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-19 10:13:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
8f3f72f2bc
Fix for testcase Transforms/IndVarsSimplify/2005-02-11-InvokeCrash.ll
...
and PR504. llvm-svn: 20129
2005-02-12 03:26:49 +00:00
..
Hello
…
Instrumentation
Add a dependency to the trace library so that it gets pulled in
2005-01-25 16:23:57 +00:00
IPO
Localize globals if they are only used in main(). This replaces the
2005-02-10 18:36:30 +00:00
Scalar
Fix for testcase Transforms/IndVarsSimplify/2005-02-11-InvokeCrash.ll
2005-02-12 03:26:49 +00:00
Utils
switchinst ctor now takes a hint for the number of cases that it will have.
2005-01-29 00:38:26 +00:00
ExprTypeConvert.cpp
Fix crash on MallocInsts of unsized types.
2005-02-02 04:43:37 +00:00
LevelRaise.cpp
Fix 'raise' to work with packed types. Patch by Morten Ofstad.
2005-01-19 16:16:35 +00:00
Makefile
…
TransformInternals.cpp
…
TransformInternals.h
Adjust Valuehandle to hold its operand directly in it.
2005-01-29 00:37:36 +00:00