llvm-6502/lib
2005-08-25 17:54:58 +00:00
..
Analysis floor/ceil don't read/write memory. This allows gcse to eliminate 6 calls 2005-08-24 16:58:56 +00:00
Archive
AsmParser
Bytecode Culling out use of unions for converting FP to bits and vice versa. 2005-08-17 19:34:49 +00:00
CodeGen simplify the code a bit using isOperationLegal 2005-08-25 17:54:58 +00:00
Debugger
ExecutionEngine
Linker
Support
System For PR616: 2005-08-24 10:07:20 +00:00
Target Add support for sdiv by 2^k and -2^k. Producing code like: 2005-08-25 17:50:06 +00:00
Transforms Fix Regression/Transforms/Reassociate/2005-08-24-Crash.ll 2005-08-24 17:55:32 +00:00
VMCore Move code dependency for MathExtras.h out of Constants.h. 2005-08-17 20:06:22 +00:00
Makefile