This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Chris Lattner
afb4fc189c
Fix FunctionInlining pass assertion failure:
...
ilist:104: failed assertion `Traits::getNext(NodePtr) != 0 && "Dereferencing end()!"' llvm-svn: 3768
2002-09-16 22:30:20 +00:00
..
Hello
Initial checkin of the "Hello World" Pass.
2002-08-08 20:10:38 +00:00
Instrumentation
Incorporated changes in alloca and getElementPointer instruction
2002-09-16 05:26:51 +00:00
IPO
Fix FunctionInlining pass assertion failure:
2002-09-16 22:30:20 +00:00
Scalar
Extract most of the transformation into an externally accessible
2002-09-16 16:40:07 +00:00
Utils
Fix bug I introduced with one of my previous changes.
2002-09-12 19:00:43 +00:00
ExprTypeConvert.cpp
Fix: test/Regression/LLC/badidx.c problem
2002-09-16 18:32:33 +00:00
LevelRaise.cpp
- Change getelementptr instruction to use long indexes instead of uint
2002-09-11 01:21:29 +00:00
Makefile
*** empty log message ***
2002-07-23 17:52:38 +00:00
TransformInternals.cpp
Fix: test/Regression/LLC/badidx.c problem
2002-09-16 18:32:33 +00:00
TransformInternals.h
Fix: test/Regression/LLC/badidx.c problem
2002-09-16 18:32:33 +00:00