llvm/lib
Dan Gohman 57474fa0f6 Fix a typo in a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89360 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-19 16:35:11 +00:00
..
Analysis Teach IVUsers to keep things simpler and track loop-invariant strides only 2009-11-19 02:05:44 +00:00
Archive
AsmParser
Bitcode
CodeGen Add support for spreading register allocation. 2009-11-19 15:55:49 +00:00
CompilerDriver Remove dead code. 2009-11-11 04:10:24 +00:00
ExecutionEngine Fix passing of float arguments through ffi. 2009-11-18 05:43:15 +00:00
Linker
MC
Support Add PS3 Triple class, Credit to John Thompson. 2009-11-19 11:59:00 +00:00
System Unbreak x64 MSVC build. Patch by Nicolas Capens! 2009-11-19 12:17:31 +00:00
Target Fix a typo in a comment. 2009-11-19 16:35:11 +00:00
Transforms Eliminate duplicate phi nodes in loops. Loop rotation, for example, can introduce these, and it's beneficial to later passes to clean them up. 2009-11-19 02:03:18 +00:00
VMCore In GlobalVariable::setInitializer, assert that the initializer has the 2009-11-17 00:43:13 +00:00
Makefile