llvm-6502/lib
2010-11-10 22:16:43 +00:00
..
Analysis Factor out the code for computing an AliasAnalysis::Location 2010-11-10 21:51:35 +00:00
Archive
AsmParser
Bitcode
CodeGen Basic rematerialization during splitting. 2010-11-10 19:31:50 +00:00
CompilerDriver Rename FindExecutable to PrependMainExecutablePath. 2010-11-03 16:14:16 +00:00
ExecutionEngine
Linker
MC Use SectionIndexMap in WriteSymbolTable to make it a little less brittle. 2010-11-10 22:16:43 +00:00
Support Fix memory leak in StringRef::edit_distance(). 'Allocated' could be leaked on an early return. 2010-11-07 06:09:02 +00:00
System Fix Whitespace. 2010-11-10 15:06:00 +00:00
Target Fix an issue where we tried to turn a v2f32 build_vector into a v4i32 build vector with 2 elts 2010-11-10 21:35:41 +00:00
Transforms Enhance GVN to do more precise alias queries for non-local memory 2010-11-10 20:37:15 +00:00
VMCore Last try to get this reference counting right, I swear. 2010-11-09 17:47:10 +00:00
Makefile