llvm-6502/lib
2014-09-04 18:37:31 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen MC Win64: Put unwind info for COMDAT code into the same COMDAT group 2014-09-04 17:42:03 +00:00
DebugInfo Fix build faliure introduced by r217129. 2014-09-04 06:35:09 +00:00
ExecutionEngine Fix use-after-move introduced in r217065 and caught in post-commit review by Alexey. 2014-09-04 18:37:31 +00:00
IR Revert accidentally committed r217107 2014-09-03 23:38:05 +00:00
IRReader
LineEditor
Linker
LTO
MC MC Win64: Put unwind info for COMDAT code into the same COMDAT group 2014-09-04 17:42:03 +00:00
Object Adds the next bit of support for llvm-objdump’s -private-headers for executable Mach-O files. 2014-09-04 16:54:47 +00:00
Option
ProfileData Make some helpers static or move into the llvm namespace. 2014-09-03 21:04:12 +00:00
Support Add writeFileWithSystemEncoding to LibLLVMSuppor. 2014-09-03 20:02:00 +00:00
TableGen
Target X86: cpuid and xgetbv write to 32-bit registers, not 64-bit 2014-09-04 16:58:25 +00:00
Transforms Enable noalias metadata by default and swap the order of the SLP and Loop vectorizers by default. 2014-09-04 13:23:08 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile