llvm-6502/lib
2012-10-17 13:40:06 +00:00
..
Analysis
Archive
AsmParser Move the Attributes::Builder outside of the Attributes class and into its own class named AttrBuilder. No functionality change. 2012-10-15 20:35:56 +00:00
Bitcode Move the Attributes::Builder outside of the Attributes class and into its own class named AttrBuilder. No functionality change. 2012-10-15 20:35:56 +00:00
CodeGen Use a SparseSet instead of a BitVector for UsedInInstr in RAFast. 2012-10-17 01:37:59 +00:00
DebugInfo Use a typedef to reduce some typing and reformat code accordingly. 2012-10-16 23:46:25 +00:00
ExecutionEngine
Linker
MC [ms-inline asm] Add the helper function, isParseringInlineAsm(). To be used in a future commit. 2012-10-16 20:16:20 +00:00
Object
Support
TableGen
Target Check SSSE3 instead of SSE4.1 2012-10-17 03:59:18 +00:00
Transforms [asan] better debug diagnostics in asan compiler module 2012-10-17 13:40:06 +00:00
VMCore Cleanup whitespace. 2012-10-16 06:10:45 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile Remove more of llvmc and dependencies. 2011-09-20 00:34:27 +00:00