llvm-6502/lib
2012-08-14 07:32:05 +00:00
..
Analysis MemoryDependenceAnalysis attempts to find the first memory dependency for function calls. 2012-08-13 23:03:43 +00:00
Archive Remove references to compression in llvm-ar. It has been a long time since we 2012-08-10 01:57:52 +00:00
AsmParser [ms-inline asm] Add a new Inline Asm Non-Standard Dialect attribute. 2012-08-10 00:00:22 +00:00
Bitcode
CodeGen Fix undefined behavior: binding null pointer to reference. No functionality change. 2012-08-14 05:31:26 +00:00
DebugInfo
ExecutionEngine
Linker
MC When emitting the PC range in an FDE, use the same data encoding for both ends 2012-08-12 08:09:45 +00:00
Object
Support Add a roundToIntegral method to APFloat, which can be parameterized over various rounding modes. Use this to implement SelectionDAG constant folding of FFLOOR, FCEIL, and FTRUNC. 2012-08-13 23:32:49 +00:00
TableGen
Target Remove the TII::scheduleTwoAddrSource() hook. 2012-08-13 21:52:57 +00:00
Transforms Change greater than to greater than or equal so that an identical sized store to the same offset is treated as completing overwriting. 2012-08-14 07:32:05 +00:00
VMCore Typo. 2012-08-14 01:09:10 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile