llvm-6502/lib
2009-11-03 21:40:02 +00:00
..
Analysis Changes requested (avoid getFunction(), avoid Type creation via isVoidTy(), and avoid redundant isFreeCall cases) in feedback to r85176 2009-11-03 20:39:35 +00:00
Archive
AsmParser Parse debug info attached with insertvalue and extractvalue instructions. 2009-11-03 19:06:07 +00:00
Bitcode
CodeGen Re-apply 85799. It turns out my code isn't buggy. 2009-11-03 21:40:02 +00:00
CompilerDriver
ExecutionEngine
Linker implement linker support for BlockAddress. 2009-11-01 02:46:39 +00:00
MC
Support Make this code more robust by not thinking we are making progress 2009-11-03 19:10:22 +00:00
System Fix malloc.h is deprecated warning on DragonFly BSD. 2009-11-02 03:20:57 +00:00
Target Move subtarget check upper for NEON reg-reg fixup pass. 2009-11-03 18:46:11 +00:00
Transforms finish half thunk thought 2009-11-03 20:52:57 +00:00
VMCore Changes requested (avoid getFunction(), avoid Type creation via isVoidTy(), and avoid redundant isFreeCall cases) in feedback to r85176 2009-11-03 20:39:35 +00:00
Makefile