.. |
AddrModeMatcher.cpp
|
Convert a few more uses of llvm/Support/Streams.h to raw_ostream.
|
2009-07-25 01:13:51 +00:00 |
BasicBlockUtils.cpp
|
Make AliasAnalysis and related classes use
|
2009-07-25 00:48:42 +00:00 |
BasicInliner.cpp
|
|
|
BreakCriticalEdges.cpp
|
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.
|
2009-07-14 16:55:14 +00:00 |
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
|
|
|
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
|
Revert yesterday's change by removing the LLVMContext parameter to AllocaInst and MallocInst.
|
2009-07-15 23:53:25 +00:00 |
InlineCost.cpp
|
Remove Value::{isName, getNameRef}.
|
2009-07-25 23:55:21 +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
|
|
|
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
|
Change ConstantArray to 2.5 API.
|
2009-07-28 18:32:17 +00:00 |
LowerSwitch.cpp
|
Fix a small little typo.
|
2009-07-28 01:35:34 +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
|
Remove Value::getName{Start,End}, the last of the old Name APIs.
|
2009-07-26 09:48:23 +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
|
Change ConstantArray to 2.5 API.
|
2009-07-28 18:32:17 +00:00 |