llvm-6502/lib
Benjamin Kramer 417872ed08 LoopVectorize: For scalars and void types there is no need to compute vector insert/extract costs.
Fixes an assert during the build of oggenc in the test suite.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171000 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-23 13:19:18 +00:00
..
Analysis Remove trailing whitespace. 2012-12-22 19:15:35 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove a special case that doesn't seem necessary any longer. 2012-12-22 17:33:22 +00:00
DebugInfo Don't skip __DWARF, 2012-12-21 04:08:03 +00:00
ExecutionEngine Remove duplicate includes. 2012-12-21 17:06:44 +00:00
Linker
MC
Object
Option
Support Don't call back() on an empty SmallVector. Found by -fsanitize=enum! 2012-12-22 00:15:13 +00:00
TableGen
Target whitespace 2012-12-23 07:33:44 +00:00
Transforms LoopVectorize: For scalars and void types there is no need to compute vector insert/extract costs. 2012-12-23 13:19:18 +00:00
VMCore Change 'AttrVal' to 'AttrKind' to better reflect that it's a kind of attribute instead of the value of the attribute. 2012-12-22 00:37:52 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile