llvm-6502/lib/VMCore
2004-07-25 21:44:54 +00:00
..
AsmWriter.cpp Avoid use of size(), which counts, in favor of other mechanisms. 2004-07-25 21:44:54 +00:00
BasicBlock.cpp
ConstantFold.cpp bug 122: 2004-07-17 23:47:01 +00:00
ConstantFold.h
ConstantFolding.h
ConstantRange.cpp Bug fixes for PR341 2004-07-15 01:29:12 +00:00
Constants.cpp classof implementations are now inlined 2004-07-19 00:59:10 +00:00
Dominators.cpp
Function.cpp bug 122: 2004-07-17 23:50:19 +00:00
Globals.cpp Method now returns null, dtor is inlined 2004-07-19 00:55:35 +00:00
iBranch.cpp
iCall.cpp bug 122: 2004-07-18 00:03:48 +00:00
iMemory.cpp Implement new helper methods for creating two-index GEP instructions 2004-07-14 18:14:33 +00:00
InstrTypes.cpp
Instruction.cpp
iOperators.cpp
iSwitch.cpp
LeakDetector.cpp Bug fixes for PR341 2004-07-15 01:29:12 +00:00
Linker.cpp bug 122: 2004-07-17 23:50:57 +00:00
Makefile
Mangler.cpp Do not call Type::getUniqueID 2004-07-08 22:09:34 +00:00
Module.cpp bug 263: 2004-07-25 18:08:57 +00:00
ModuleProvider.cpp
Pass.cpp There is no error message to print out, end sentence with `!' 2004-07-07 21:22:05 +00:00
PassManagerT.h Fix problem with inserting FunctionPasses that depend on ImmutablePasses 2004-07-23 19:35:50 +00:00
SymbolTable.cpp bug 122: 2004-07-17 23:57:36 +00:00
SymbolTableListTraitsImpl.h
Type.cpp Catch aggregates passed by value sooner rather than later. 2004-07-13 20:09:51 +00:00
Value.cpp Use name.empty() instead of testing against equality with the empty 2004-07-25 06:16:52 +00:00
Verifier.cpp Updates to gc intrinsics, contributed by Tobias Nurmiranta 2004-07-22 05:50:01 +00:00