..
AddrModeMatcher.cpp
Get rid of the Pass+Context magic.
2009-07-22 00:24:57 +00:00
BasicBlockUtils.cpp
AliasAnalysis wants sizes in address-units, not bits.
2009-07-24 23:01:30 +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
Get rid of the Pass+Context magic.
2009-07-22 00:24:57 +00:00
CloneLoop.cpp
CloneModule.cpp
Get rid of the Pass+Context magic.
2009-07-22 00:24:57 +00:00
CloneTrace.cpp
Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
2008-04-25 16:53:59 +00:00
CMakeLists.txt
Update CMake files.
2009-07-21 17:43:20 +00:00
CodeExtractor.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
DemoteRegToStack.cpp
InlineCost.cpp
Don't give a massive inlining cost bonus to available_externally
2009-07-22 08:12:59 +00:00
InlineFunction.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
InstructionNamer.cpp
make instnamer name unnamed blocks as well as instructions and args.
2008-12-18 00:33:11 +00:00
LCSSA.cpp
Get rid of the Pass+Context magic.
2009-07-22 00:24:57 +00:00
Local.cpp
Get rid of the Pass+Context magic.
2009-07-22 00:24:57 +00:00
LoopSimplify.cpp
Get rid of the Pass+Context magic.
2009-07-22 00:24:57 +00:00
LowerAllocations.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
LowerInvoke.cpp
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
2009-07-24 23:12:02 +00:00
LowerSwitch.cpp
Move more to raw_ostream, provide support for writing MachineBasicBlock,
2009-07-24 10:36:58 +00:00
Makefile
Mem2Reg.cpp
Get rid of the Pass+Context magic.
2009-07-22 00:24:57 +00:00
PromoteMemoryToRegister.cpp
Get rid of the Pass+Context magic.
2009-07-22 00:24:57 +00:00
SimplifyCFG.cpp
More migration to raw_ostream, the water has dried up around the iostream hole.
2009-07-25 00:23:56 +00:00
SSI.cpp
UnifyFunctionExitNodes.cpp
UnrollLoop.cpp
More migration to raw_ostream, the water has dried up around the iostream hole.
2009-07-25 00:23:56 +00:00
ValueMapper.cpp
Get rid of the Pass+Context magic.
2009-07-22 00:24:57 +00:00