llvm-6502/lib
Evan Cheng 45a7ca9b23 * Only turn a load to UNDEF if all of its outputs have no uses (indexed loads
produce two results.)
* Do not touch volatile loads.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36604 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-01 00:38:21 +00:00
..
Analysis
Archive
AsmParser Regenerate 2007-04-29 18:38:24 +00:00
Bitcode Implement visibility checking during linking. Also implement protected 2007-04-29 20:56:48 +00:00
Bytecode Implement protected visibility. This partly implements PR1363. Linker 2007-04-29 18:35:00 +00:00
CodeGen * Only turn a load to UNDEF if all of its outputs have no uses (indexed loads 2007-05-01 00:38:21 +00:00
Debugger
ExecutionEngine
Linker If an archive is not recognized as an LLVM bytecode archive then declare 2007-04-30 00:29:39 +00:00
Support Fix MemoryBuffer breakage correctly. 2007-04-29 14:43:31 +00:00
System
Target Remove item: thumb padding in constant islands 2007-04-30 00:32:06 +00:00
Transforms Implement review feedback 2007-04-29 18:02:48 +00:00
VMCore Fix typo. Interesting, but old variant worked too :) 2007-04-30 10:28:40 +00:00
Makefile