llvm-mirror/lib
Dan Gohman 543edf7e84 Factor out the code for computing an AliasAnalysis::Location
for a given instruction into a helper function.

llvm-svn: 118723
2010-11-10 21:51:35 +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
ExecutionEngine
Linker
MC Factor some code into ComputeIndexMap. 2010-11-10 21:51:05 +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