llvm-6502/lib/VMCore
2011-08-12 17:31:02 +00:00
..
AsmWriter.cpp Representation of 'atomic load' and 'atomic store' in IR. 2011-08-09 23:02:53 +00:00
Attributes.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
AutoUpgrade.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
BasicBlock.cpp VMCore/BasicBlock.cpp: Don't assume BasicBlock::iterator might end with a non-PHInode Instruction in successors. 2011-08-09 23:13:05 +00:00
CMakeLists.txt Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
ConstantFold.cpp Convert GetElementPtrInst to use ArrayRef. 2011-07-25 09:48:08 +00:00
ConstantFold.h Convert ConstantFoldGetElementPtr to use ArrayRef. 2011-07-19 15:30:30 +00:00
Constants.cpp strengthen up an assertion: you can't create a constant struct 2011-08-07 04:18:48 +00:00
ConstantsContext.h land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
Core.cpp Remove the LLVMBuildUnwind C API function. 2011-08-02 06:20:17 +00:00
DebugInfoProbe.cpp
DebugLoc.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
Dominators.cpp
Function.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
Globals.cpp Micro-optimisation in getAliasedGlobal. 2011-08-01 12:28:01 +00:00
GVMaterializer.cpp
InlineAsm.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
Instruction.cpp Add the 'resume' instruction for the new EH rewrite. 2011-07-31 06:30:59 +00:00
Instructions.cpp Whitespace. 2011-08-10 17:39:11 +00:00
IntrinsicInst.cpp
IRBuilder.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
LeakDetector.cpp
LeaksContext.h
LLVMContext.cpp
LLVMContextImpl.cpp
LLVMContextImpl.h land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
Makefile
Metadata.cpp
Module.cpp move tier out of an anonymous namespace, it doesn't make sense 2011-07-21 06:21:31 +00:00
Pass.cpp
PassManager.cpp Indicate that there are changes if runOfFunction returns saying that there are. 2011-08-08 23:01:10 +00:00
PassRegistry.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp add new accessors to reflect new terminology in struct types. 2011-08-12 17:31:02 +00:00
Use.cpp
User.cpp
Value.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
Verifier.cpp Representation of 'atomic load' and 'atomic store' in IR. 2011-08-09 23:02:53 +00:00