llvm-6502/lib
2009-07-16 20:15:00 +00:00
..
Analysis Move the ConstantInt uniquing table into LLVMContextImpl. This exposed a number of issues in 2009-07-16 18:04:31 +00:00
Archive
AsmParser Revert yesterday's change by removing the LLVMContext parameter to AllocaInst and MallocInst. 2009-07-15 23:53:25 +00:00
Bitcode Revert yesterday's change by removing the LLVMContext parameter to AllocaInst and MallocInst. 2009-07-15 23:53:25 +00:00
CodeGen Changed my mind. We now allow remat of instructions whose defs have subreg indices. 2009-07-16 20:15:00 +00:00
CompilerDriver
Debugger
ExecutionEngine Remove unused header. 2009-07-16 04:01:35 +00:00
Linker
MC Removed the SubsectionsViaSymbols MCStreamer API and replaced it with a generic 2009-07-16 17:56:39 +00:00
Support Use size_t. 2009-07-16 15:24:40 +00:00
System
Target With recent MC changes, RIP base register is explicitly modeled. Make sure we add it when x86 V_SET0 / V_SETALLONES (by transforming it into a constpool load) into the use instruction. 2009-07-16 18:44:05 +00:00
Transforms Move the ConstantInt uniquing table into LLVMContextImpl. This exposed a number of issues in 2009-07-16 18:04:31 +00:00
VMCore Privatize the ConstantFP table. I'm on a roll! 2009-07-16 19:05:41 +00:00
Makefile