llvm-6502/lib
2011-01-09 01:32:55 +00:00
..
Analysis use isNullValue() to simplify code, add an assert. 2011-01-06 22:24:29 +00:00
Archive
AsmParser First step in fixing PR8927: 2011-01-08 16:42:36 +00:00
Bitcode First step in fixing PR8927: 2011-01-08 16:42:36 +00:00
CodeGen Fix VirtRegMap to use TRI::index2VirtReg and TRI::virtReg2Index instead of 2011-01-08 23:11:07 +00:00
CompilerDriver Support/PathV1: Deprecate get{Basename,Dirname,Suffix}. 2010-12-18 22:23:07 +00:00
ExecutionEngine
Linker Revamp the ValueMapper interfaces in a couple ways: 2011-01-08 08:15:20 +00:00
MC Fix PR8878. 2011-01-01 19:05:35 +00:00
Object
Support Fixed parsing of hex floats. 2011-01-06 16:55:14 +00:00
Target Add a note about a missed memset optimization from std::fill. 2011-01-09 01:32:55 +00:00
Transforms fix a latent bug in memcpyoptimizer that my recent patches exposed: it wasn't 2011-01-08 22:19:21 +00:00
VMCore make domtree verification print something useful on failure. 2011-01-08 19:55:55 +00:00
Makefile