llvm-6502/lib
2012-10-25 21:52:52 +00:00
..
Analysis Fix a crash in ValueTracking. Add support for vectors of pointers. 2012-10-25 21:52:52 +00:00
Archive
AsmParser Special calling conventions for Intel OpenCL built-in library. 2012-10-24 14:46:16 +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 Stop running the machine code verifier unconditionally. 2012-10-25 00:05:39 +00:00
DebugInfo Use a typedef to reduce some typing and reformat code accordingly. 2012-10-16 23:46:25 +00:00
ExecutionEngine PowerPC: Initial support for PowerPC64 MCJIT 2012-10-25 13:13:48 +00:00
Linker
MC [ms-inline asm] Add support for creating AsmRewrites in the target specific 2012-10-25 20:41:34 +00:00
Object
Support Support: Don't remove special files on signals. 2012-10-17 16:30:54 +00:00
TableGen Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Target [ms-inline asm] Perform field lookups with the dot operator. 2012-10-25 21:51:10 +00:00
Transforms Begin incorporating target information into BBVectorize. 2012-10-25 21:12:23 +00:00
VMCore Add some cleanup to the DataLayout changes requested by Chandler. 2012-10-24 18:36:13 +00:00
CMakeLists.txt Move TableGen's parser and entry point into a library 2011-10-01 16:41:13 +00:00
LLVMBuild.txt
Makefile Remove more of llvmc and dependencies. 2011-09-20 00:34:27 +00:00