1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Transforms
Chris Lattner 605b8b34fa Inching towards fixing PR82
llvm-svn: 10722
2004-01-09 05:44:50 +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 Improve encapsulation in the Loop and LoopInfo classes by eliminating the 2004-01-08 00:09:44 +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 Inching towards fixing PR82 2004-01-09 05:44:50 +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