llvm-6502/lib
2012-10-19 21:18:38 +00:00
..
Analysis SCEVExpander: Don't crash when trying to merge two constant phis. 2012-10-19 16:37:30 +00:00
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 This patch is to fix radar://8426430. It is about llvm support of __builtin_debugtrap() 2012-10-19 20:11:16 +00:00
DebugInfo Use a typedef to reduce some typing and reformat code accordingly. 2012-10-16 23:46:25 +00:00
ExecutionEngine Resubmit the changes to llvm core to update the functions to support different pointer sizes on a per address space basis. 2012-10-15 16:24:29 +00:00
Linker
MC [ms-inline asm] Have the TargetParser callback to Sema to determine the size of 2012-10-19 20:57:14 +00:00
Object
Support Support: Don't remove special files on signals. 2012-10-17 16:30:54 +00:00
TableGen
Target [mips] Delete MipsFunctionInfo::MaxCallFrameSize which is no longer used. 2012-10-19 21:18:38 +00:00
Transforms SimplifyLibcalls: The return value of ffsll is always i32, even when the input is zero. 2012-10-19 20:43:44 +00:00
VMCore Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke. 2012-10-18 23:22:48 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile