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-17 17:26:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
428c27dfbf
Merging constants can cause further room for improvement. Iterate until
...
we converge llvm-svn: 10618
2003-12-28 07:19:08 +00:00
..
Hello
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
Instrumentation
Start using the nicer terminator auto-insertion API
2003-11-20 18:25:24 +00:00
IPO
Merging constants can cause further room for improvement. Iterate until
2003-12-28 07:19:08 +00:00
Scalar
More minor non-functional changes. This now computes the exit condition, though
2003-12-23 07:47:09 +00:00
Utils
Add new function
2003-12-19 05:56:28 +00:00
ExprTypeConvert.cpp
rename ClassifyExpression -> ClassifyExpr
2003-12-23 08:04:08 +00:00
LevelRaise.cpp
Remove extraneous #include
2003-12-23 07:43:38 +00:00
Makefile
Added LLVM copyright notice to Makefiles.
2003-10-20 22:26:57 +00:00
TransformInternals.cpp
rename ClassifyExpression -> ClassifyExpr
2003-12-23 08:04:08 +00:00
TransformInternals.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00