.. |
AddrModeMatcher.cpp
|
Added skeleton for inline asm multiple alternative constraint support.
|
2010-09-13 18:15:37 +00:00 |
BasicBlockUtils.cpp
|
typoes
|
2010-09-10 22:25:58 +00:00 |
BasicInliner.cpp
|
simplify
|
2010-07-28 15:52:43 +00:00 |
BreakCriticalEdges.cpp
|
Now that PassInfo and Pass::ID have been separated, move the rest of the passes over to the new registration API.
|
2010-08-23 17:52:01 +00:00 |
BuildLibCalls.cpp
|
undo 80 column trespassing I caused
|
2010-07-22 10:37:47 +00:00 |
CloneFunction.cpp
|
Reapply r112091 and r111922, support for metadata linking, with a
|
2010-08-26 15:41:53 +00:00 |
CloneLoop.cpp
|
Use ValueMap instead of DenseMap.
|
2010-06-24 00:33:28 +00:00 |
CloneModule.cpp
|
Reapply r112091 and r111922, support for metadata linking, with a
|
2010-08-26 15:41:53 +00:00 |
CMakeLists.txt
|
Removed a bunch of unnecessary target_link_libraries.
|
2010-09-28 22:39:14 +00:00 |
CodeExtractor.cpp
|
typoes
|
2010-09-10 22:25:58 +00:00 |
DemoteRegToStack.cpp
|
remove trailing whitespace
|
2010-06-16 22:41:09 +00:00 |
InlineFunction.cpp
|
Reapply r112091 and r111922, support for metadata linking, with a
|
2010-08-26 15:41:53 +00:00 |
InstructionNamer.cpp
|
Now that PassInfo and Pass::ID have been separated, move the rest of the passes over to the new registration API.
|
2010-08-23 17:52:01 +00:00 |
LCSSA.cpp
|
Reapply commit 112699, speculatively reverted by echristo, since
|
2010-09-02 08:14:03 +00:00 |
Local.cpp
|
Teach SimplifyCFG how to simplify indirectbr instructions.
|
2010-08-14 00:29:42 +00:00 |
LoopSimplify.cpp
|
Fix LoopSimplify to notify ScalarEvolution when splitting a loop backedge
|
2010-09-04 02:42:48 +00:00 |
LoopUnroll.cpp
|
Preserve ScalarEvolution in the loop unroller.
|
2010-07-26 18:02:06 +00:00 |
LowerInvoke.cpp
|
Get rid of pop_macro warnings on MSVC.
|
2010-09-24 19:48:47 +00:00 |
LowerSwitch.cpp
|
Now that PassInfo and Pass::ID have been separated, move the rest of the passes over to the new registration API.
|
2010-08-23 17:52:01 +00:00 |
Makefile
|
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
|
2010-01-24 20:43:08 +00:00 |
Mem2Reg.cpp
|
Now that PassInfo and Pass::ID have been separated, move the rest of the passes over to the new registration API.
|
2010-08-23 17:52:01 +00:00 |
PromoteMemoryToRegister.cpp
|
remove some dead code.
|
2010-08-18 02:41:56 +00:00 |
SimplifyCFG.cpp
|
Instead, teach SimplifyCFG to trim non-address-taken blocks from
|
2010-08-16 14:41:14 +00:00 |
SSAUpdater.cpp
|
Reapply commit 112699, speculatively reverted by echristo, since
|
2010-09-02 08:14:03 +00:00 |
UnifyFunctionExitNodes.cpp
|
Eliminate PromoteMemoryToRegisterID; just use addPreserved("mem2reg")
|
2010-08-06 21:48:06 +00:00 |
ValueMapper.cpp
|
Reapply r112091 and r111922, support for metadata linking, with a
|
2010-08-26 15:41:53 +00:00 |