llvm-6502/lib
Jakob Stoklund Olesen a6b677d209 Use pristine register info in machine code verifier.
So far these registers are simply tracked as if they were live-in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78912 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-13 16:19:51 +00:00
..
Analysis
Archive
AsmParser Convert APint::{fromString,APInt,getBitsNeeded} to use StringRef. 2009-08-13 02:33:34 +00:00
Bitcode
CodeGen Use pristine register info in machine code verifier. 2009-08-13 16:19:51 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC Change MCSectionELF to represent a section semantically instead of 2009-08-13 05:07:35 +00:00
Support Move SetBufferSize and SetUnbuffered out of line. 2009-08-13 15:58:55 +00:00
System
Target Finalize itineraries for cortex-a8 integer multiply 2009-08-13 15:51:13 +00:00
Transforms When InstCombine simplifies a load -> extract element to gep -> load, place 2009-08-13 05:12:13 +00:00
VMCore Fix a 4x slowdown in llc -asm-verbose caused by the use of 2009-08-13 15:27:57 +00:00
Makefile