llvm-mirror/lib/VMCore
2004-04-16 15:47:21 +00:00
..
AsmWriter.cpp
BasicBlock.cpp Assert if deleting BasicBlock before removing it from Function. 2004-04-16 15:47:21 +00:00
ConstantFolding.cpp Add a missing break, which caused a crash in an obscure situation 2004-04-11 01:29:30 +00:00
ConstantFolding.h Add new function 2004-03-12 05:53:41 +00:00
Constants.cpp Add ConstantExpr::get(Sign|Zero)Extend methods 2004-04-04 23:20:30 +00:00
Dominators.cpp
Function.cpp Finish adding the llvm.readio and llvm.writeio intrinsics. 2004-04-14 13:46:52 +00:00
iBranch.cpp
iCall.cpp
iMemory.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
InstrTypes.cpp
Instruction.cpp Know the opcode name of the select instruction 2004-03-12 05:54:20 +00:00
IntrinsicLowering.cpp
iOperators.cpp
iSwitch.cpp
Makefile
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManagerT.h Keep transitively-required passes alive for queries to work after the initial 2004-03-12 06:16:28 +00:00
SlotCalculator.cpp
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
Value.cpp
Verifier.cpp Make sure to check for a very bad class of errors: an instruction 2004-04-16 05:51:47 +00:00