llvm-6502/lib
Richard Sandiford 00f5335ea0 [SystemZ] Extend pseudo conditional 8- and 16-bit stores to high words
As the comment says, we always want to use STOC for 32-bit stores.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191767 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-01 14:33:55 +00:00
..
Analysis Remove several unused variables. 2013-10-01 13:32:03 +00:00
AsmParser Remove several unused variables. 2013-10-01 13:32:03 +00:00
Bitcode AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format. 2013-09-28 00:22:27 +00:00
CodeGen Remove several unused variables. 2013-10-01 13:32:03 +00:00
DebugInfo Deallocate type units when destroying a DWARFContext. 2013-09-29 11:24:02 +00:00
ExecutionEngine Adding multiple module support for MCJIT. 2013-10-01 01:47:35 +00:00
IR Reuse variable 2013-09-30 23:31:50 +00:00
IRReader
Linker
LTO Move command line options to the users of libLTO. Fixes --enable-shared build. 2013-09-30 16:39:19 +00:00
MC
Object Object/COFF: Rename getXXX{Begin,End} -> xxx_{begin,end}. 2013-09-27 21:47:05 +00:00
Option
Support Add non-blocking Wait() for launched processes 2013-10-01 14:28:18 +00:00
TableGen
Target [SystemZ] Extend pseudo conditional 8- and 16-bit stores to high words 2013-10-01 14:33:55 +00:00
Transforms Remove several unused variables. 2013-10-01 13:32:03 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile