llvm-6502/lib
Chris Lattner 25de486263 Fix a miscompilation of 188.ammp with the new CFE. 188.ammp is accessing
arrays out of range in a horrible way, but we shouldn't break it anyway.
Details in the comments.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26606 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-08 01:05:29 +00:00
..
Analysis Fix a crash compiling Obsequi 2006-03-04 21:48:01 +00:00
Archive
AsmParser Regenerate 2006-03-04 07:53:41 +00:00
Bytecode Simplify the autoupgrade interface 2006-03-02 23:59:12 +00:00
CodeGen Use "llvm.metadata" section for debug globals. Filter out these globals in the 2006-03-07 22:00:35 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target add a note 2006-03-08 00:25:47 +00:00
Transforms Fix a miscompilation of 188.ammp with the new CFE. 188.ammp is accessing 2006-03-08 01:05:29 +00:00
VMCore Unbreak autouprade of llvm.sqrt, simplify some code. 2006-03-03 16:31:22 +00:00
Makefile