llvm-6502/lib
Stepan Dyatkovskiy 0499c1fd8f Cosmetic patch for r148215.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148216 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-15 09:45:11 +00:00
..
Analysis Fix a corner case hit by redundant phi elimination running after LSR. 2012-01-14 03:17:23 +00:00
Archive
AsmParser Add 'llvm_unreachable' to passify GCC's understanding of the constraints 2012-01-10 18:08:01 +00:00
Bitcode Add 'llvm_unreachable' to passify GCC's understanding of the constraints 2012-01-10 18:08:01 +00:00
CodeGen Truncate of undef is just undef of smaller size. 2012-01-15 01:05:11 +00:00
DebugInfo
ExecutionEngine
Linker
MC The error check for using -g with a .s file already containing dwarf .file 2012-01-11 18:04:47 +00:00
Object
Support Remove SetWorkingDirectory from the Process interface. Nothing in LLVM 2012-01-15 08:41:35 +00:00
TableGen Delete CodeInit and CodeRecTy from TableGen. 2012-01-13 03:38:34 +00:00
Target Fix the memop type on a couple 256-bit AVX instructions that were using f128mem instead of f256mem. 2012-01-14 18:29:57 +00:00
Transforms Cosmetic patch for r148215. 2012-01-15 09:45:11 +00:00
VMCore Added MVT::v2f16 2012-01-12 23:14:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile