llvm-6502/lib
Jakob Stoklund Olesen 72e7dbf88b Add <imp-def> of super-register when lowering SUBREG_TO_REG.
Patch by Tyler Nowicki!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160888 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-27 20:19:49 +00:00
..
Analysis fix PR13390: do not loop forever with self-referencing self instructions 2012-07-27 18:21:15 +00:00
Archive
AsmParser Extend the IL for selecting TLS models (PR9788) 2012-06-23 11:37:03 +00:00
Bitcode Remove tabs. 2012-07-19 00:15:11 +00:00
CodeGen Add <imp-def> of super-register when lowering SUBREG_TO_REG. 2012-07-27 20:19:49 +00:00
DebugInfo DebugInfo library: add support for fetching absolute paths to source files 2012-07-19 07:03:58 +00:00
ExecutionEngine Test commit, clean up comment 2012-07-27 18:39:47 +00:00
Linker Extend the IL for selecting TLS models (PR9788) 2012-06-23 11:37:03 +00:00
MC Give MCRegisterInfo an implementation file. 2012-07-27 16:25:20 +00:00
Object Reverting r 160419. 2012-07-19 21:43:55 +00:00
Support Make comments in Debug.cpp and Debug.h consistent. Rename SetCurrentDebugType; 2012-07-26 20:38:52 +00:00
TableGen TableGen: Location information for diagnostic. 2012-07-12 00:53:31 +00:00
Target Pass the correct call frame size to callseq_start node. This is needed to 2012-07-26 23:27:01 +00:00
Transforms fix infinite loop in instcombine in the presence of a (malformed) self-referencing select inst. 2012-07-27 18:03:57 +00:00
VMCore Add support for v16i32/v16i64 into the code generator. This is required for backends that use i32/i64 vectors for the getSetCCResultType function. 2012-07-26 21:22:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile