llvm-6502/lib/VMCore
2008-09-22 22:32:29 +00:00
..
AsmWriter.cpp Add hasNote() to check note associated with a function. 2008-09-22 22:32:29 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
ConstantFold.cpp Try to fold each element of a vector. This is needed to maintain structural 2008-09-03 06:48:55 +00:00
ConstantFold.h
Constants.cpp Fix ConstantExpr::getInsertElement. 2008-08-30 15:41:51 +00:00
Core.cpp PR2731: C and Ocaml bindings for setTailCall and isTailCall. 2008-08-30 16:34:54 +00:00
DebugInfoBuilder.cpp Put file scoped constants in an anonymous namespace. Use the "using namespace 2008-08-27 21:10:13 +00:00
Dominators.cpp
Function.cpp Initialize function notes. 2008-09-02 20:51:15 +00:00
Globals.cpp Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Improve support for vector casts in LLVM IR and CodeGen. 2008-08-14 20:04:46 +00:00
IntrinsicInst.cpp
LeakDetector.cpp Have LeakDetector use a SmallPtrSet instead of an std::set. 2008-08-14 20:40:10 +00:00
Makefile
Mangler.cpp
Module.cpp Switch the asmprinter (.ll) and all the stuff it requires over to 2008-08-23 22:23:09 +00:00
ModuleProvider.cpp
ParameterAttributes.cpp
Pass.cpp
PassManager.cpp Add assertion check. 2008-09-09 21:38:40 +00:00
SymbolTableListTraitsImpl.h
Type.cpp Inline the fastpath of PATypeHolder::get(). This is a small speedup in 2008-08-15 15:16:50 +00:00
TypeSymbolTable.cpp
Use.cpp backing out my last commit, it was not intended to go on the trunk 2008-09-19 15:13:20 +00:00
Value.cpp backing out my last commit, it was not intended to go on the trunk 2008-09-19 15:13:20 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00