.. |
AddrModeMatcher.cpp
|
Teach SCEVExpander to expand arithmetic involving pointers into GEP
|
2009-05-19 02:15:55 +00:00 |
BasicBlockUtils.cpp
|
Re-apply 70645, converting ScalarEvolution to use
|
2009-05-04 22:30:44 +00:00 |
BasicInliner.cpp
|
available_externall linkage is not local, this was confusing the codegenerator,
|
2009-05-23 14:06:57 +00:00 |
BreakCriticalEdges.cpp
|
|
|
CloneFunction.cpp
|
While inlining, clone llvm.dbg.func.start intrinsic and adjust
|
2009-04-15 00:17:06 +00:00 |
CloneLoop.cpp
|
Simplify code by using SmallVector's pop_back_val() instead of
|
2009-05-06 17:22:41 +00:00 |
CloneModule.cpp
|
|
|
CloneTrace.cpp
|
|
|
CMakeLists.txt
|
Fix linking of llvm-ld and lli with CMake, from Xerxes Rånby
|
2009-06-26 15:37:00 +00:00 |
CodeExtractor.cpp
|
|
|
DemoteRegToStack.cpp
|
|
|
InlineCost.cpp
|
available_externall linkage is not local, this was confusing the codegenerator,
|
2009-05-23 14:06:57 +00:00 |
InlineFunction.cpp
|
PR4123: don't crash when inlining a call which uses its own result.
|
2009-05-08 00:22:04 +00:00 |
InstructionNamer.cpp
|
|
|
LCSSA.cpp
|
Fix LCSSA to avoid emitting a PHI node for the unwind destination of
|
2009-06-26 00:31:13 +00:00 |
Local.cpp
|
Remove unused routines.
|
2009-06-26 22:53:22 +00:00 |
LoopSimplify.cpp
|
Minor code simplification.
|
2009-06-30 01:24:43 +00:00 |
LowerAllocations.cpp
|
Fix old-style type names in comments.
|
2009-06-14 23:30:43 +00:00 |
LowerInvoke.cpp
|
remove trailing whitespace
|
2009-04-17 23:30:55 +00:00 |
LowerSwitch.cpp
|
Now that errs() is properly non-buffered, there's no need to
|
2009-03-23 15:57:19 +00:00 |
Makefile
|
|
|
Mem2Reg.cpp
|
Just roll back the previous change to -mem2reg.
|
2009-02-20 17:49:33 +00:00 |
PromoteMemoryToRegister.cpp
|
Simplify code by using SmallVector's pop_back_val() instead of
|
2009-05-06 17:22:41 +00:00 |
SimplifyCFG.cpp
|
Teach LoopSimplify how to merge multiple loop exits into a single exit,
|
2009-06-27 21:30:38 +00:00 |
UnifyFunctionExitNodes.cpp
|
|
|
UnrollLoop.cpp
|
|
|
ValueMapper.cpp
|
Give embedded metadata its own type instead of relying on EmptyStructTy.
|
2009-05-30 05:06:04 +00:00 |