llvm-6502/lib
2012-07-20 18:29:38 +00:00
..
Analysis Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completes 2012-07-15 23:45:24 +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 Fix crash in machine verifier when trying to print the def of a register which has no def 2012-07-19 23:40:38 +00:00
DebugInfo DebugInfo library: add support for fetching absolute paths to source files 2012-07-19 07:03:58 +00:00
ExecutionEngine Remove tabs. 2012-07-19 00:04:14 +00:00
Linker Extend the IL for selecting TLS models (PR9788) 2012-06-23 11:37:03 +00:00
MC Remove tabs. 2012-07-19 00:04:14 +00:00
Object Reverting r 160419. 2012-07-19 21:43:55 +00:00
Support Process: Add sys::Process::FileDescriptorHasColors(). 2012-07-20 18:29:38 +00:00
TableGen TableGen: Location information for diagnostic. 2012-07-12 00:53:31 +00:00
Target Don't use implicit register operands to calculate L-bit for AVX instructions. Needed because super reg defs and kills are added as implicit operands on 128-bit instructions. Fixes PR13349. Patch by Jose Fonseca. 2012-07-20 07:03:46 +00:00
Transforms Fix assertion in jump threading (PR13405). 2012-07-20 10:36:17 +00:00
VMCore Pull the simple parts of DenseMapInfo<DebugLoc> inline and prune includes. 2012-07-19 15:00:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile