This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-30 16:53:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
f9a1c37c84
Fix SimplifyCFG/2005-12-03-IncorrectPHIFold.ll
...
llvm-svn: 24581
2005-12-03 18:25:58 +00:00
..
Hello
Remove trailing whitespace
2005-04-21 23:48:37 +00:00
Instrumentation
a few more comments on the interfaces and functions
2005-11-28 18:10:59 +00:00
IPO
Add support alignment of allocation instructions.
2005-11-05 09:21:28 +00:00
Scalar
Fix a bug where we didn't realize that vaarg reads memory. This fixes
2005-11-30 19:38:22 +00:00
Utils
Fix SimplifyCFG/2005-12-03-IncorrectPHIFold.ll
2005-12-03 18:25:58 +00:00
ExprTypeConvert.cpp
Now that instcombine does this xform, remove it from the -raise pass
2005-10-29 04:40:23 +00:00
LevelRaise.cpp
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +00:00
Makefile
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now
2005-10-24 02:26:13 +00:00
TransformInternals.cpp
Remove dead #include
2005-10-29 04:41:30 +00:00
TransformInternals.h
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +00:00