1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib
Chris Lattner f3505abe43 Fix bug: RLE-Preserve-Volatile.ll
Volatile loads and stores must not be value numbered

llvm-svn: 8398
2003-09-08 18:13:58 +00:00
..
Analysis Fix bug: RLE-Preserve-Volatile.ll 2003-09-08 18:13:58 +00:00
AsmParser Remove gross old hacky code that was in there for backwards compatibility 2003-09-01 16:31:28 +00:00
Bytecode Remove a gross hack that was there to support bytecode files that are over a year old. 2003-09-08 18:04:16 +00:00
CodeGen Don't build dead directories 2003-09-01 20:34:15 +00:00
CWriter Fix really nasty bugs in the CWriter, handling invoke instructions. Tracking 2003-08-28 19:56:10 +00:00
ExecutionEngine Reorder #includes to follow LLVM conventions 2003-09-05 20:08:15 +00:00
Support Added the MakeFileReadable() method. 2003-09-02 21:09:30 +00:00
Target Checkin of autoconf-style object root. 2003-09-06 14:50:22 +00:00
Transforms Correct comments 2003-09-05 19:43:19 +00:00
VMCore Add support for volatile loads/stores 2003-09-08 17:45:59 +00:00
Makefile Add ExecutionEngine directory. 2003-09-05 19:39:49 +00:00