llvm-6502/lib
2008-05-03 20:25:26 +00:00
..
Analysis Implement destructor for PostDominatorTree to eliminate a memory leak. 2008-05-03 20:25:26 +00:00
Archive
AsmParser Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
Bitcode Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
CodeGen Fix a mistake in the computation of leading zeros for udiv. 2008-05-02 21:30:02 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine PR2202: LLVMCreateInterpreter creates a JIT 2008-04-25 02:52:30 +00:00
Linker
Support Suppress -Wshorten-64-to-32 warnings for 64-bit hosts. 2008-05-02 21:15:08 +00:00
System
Target Add separate intrinsics for MMX / SSE shifts with i32 integer operands. This allow us to simplify the horribly complicated matching code. 2008-05-03 00:52:09 +00:00
Transforms Handle multiple return values. 2008-05-03 01:12:15 +00:00
VMCore Add separate intrinsics for MMX / SSE shifts with i32 integer operands. This allow us to simplify the horribly complicated matching code. 2008-05-03 00:52:09 +00:00
Makefile