llvm-6502/lib
Jakob Stoklund Olesen dbf350a5a8 Make MF a class member instead of passing it around everywhere.
Also add an MCP member pointing to the machine constant pool.

No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146382 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-12 18:16:53 +00:00
..
Analysis Switch llvm.cttz and llvm.ctlz to accept a second i1 parameter which 2011-12-12 04:26:04 +00:00
Archive build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
AsmParser Push StringRefs through the metadata interface. 2011-12-06 11:50:26 +00:00
Bitcode Fix 80-column. 2011-12-08 00:38:45 +00:00
CodeGen [fast-isel] SelectInsertValue seems to be causing miscompiles for ARM. Disable while I investigate. 2011-12-10 21:27:40 +00:00
DebugInfo build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
ExecutionEngine ExecutionEngine: refactor interface 2011-12-12 04:20:36 +00:00
Linker build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
MC Add support for gnu_indirect_function. 2011-12-12 17:34:04 +00:00
Object build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
Support Revert r146363 to allow buildbots to make forward progress. 2011-12-12 17:58:31 +00:00
TableGen Check for error after InstantiateMultclassDef. 2011-12-02 18:33:03 +00:00
Target Make MF a class member instead of passing it around everywhere. 2011-12-12 18:16:53 +00:00
Transforms Fix omitted break statements in a switch. 2011-12-12 18:13:53 +00:00
VMCore Don't rely in there being one argument before we've actually identified 2011-12-12 10:57:20 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile