llvm-6502/lib
2010-11-18 23:43:05 +00:00
..
Analysis Factor code for testing whether replacing one value with another 2010-11-18 19:59:41 +00:00
Archive
AsmParser
Bitcode
CodeGen Move getInitialFrameState() to TargetFrameInfo 2010-11-18 23:25:52 +00:00
CompilerDriver
ExecutionEngine Move getInitialFrameState() to TargetFrameInfo 2010-11-18 23:25:52 +00:00
Linker
MC Change CodeGen to use .loc directives. This produces a lot more readable output 2010-11-18 02:04:25 +00:00
Object
Support Bounds-check APInt's operator[]. 2010-11-18 17:14:56 +00:00
System Use thread-safe statics to avoid a static constructor here. This isn't thread-safe on MSVC, but we don't 2010-11-18 18:49:05 +00:00
Target Add support for parsing the writeback ("!") token. 2010-11-18 23:43:05 +00:00
Transforms Factor code for testing whether replacing one value with another 2010-11-18 19:59:41 +00:00
VMCore Fix an order-of-deallocation issue where the AttrListImpl could be deallocated before the global 2010-11-18 18:59:13 +00:00
Makefile