1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib
Dale Johannesen 2f28ffc5fd Do not generate branches to entry block. This fixes several test suite
failures on PPC (can happen only when prologue code is null)

llvm-svn: 36979
2007-05-10 23:59:23 +00:00
..
Analysis Fix typo in comment. 2007-05-06 13:37:16 +00:00
Archive adjust this to live in lib/Archive 2007-05-06 19:49:28 +00:00
AsmParser regenerate 2007-05-04 04:01:37 +00:00
Bitcode Make a preemptive bitcode format change to support PR1146. This lets us do 2007-05-08 05:38:01 +00:00
CodeGen Do not generate branches to entry block. This fixes several test suite 2007-05-10 23:59:23 +00:00
Debugger switch this to bitcode instead of bytecode 2007-05-06 09:29:13 +00:00
ExecutionEngine Bitcast all the bits of a floating point value, not just one. The zero 2007-05-04 03:37:38 +00:00
Linker switch this to bitcode instead of bytecode 2007-05-06 09:29:13 +00:00
Support Unbreak VC++ build. 2007-05-07 15:21:46 +00:00
System pull some win32 code into common code, add bitcode identification support. 2007-05-06 05:32:21 +00:00
Target add some notes 2007-05-10 00:08:04 +00:00
Transforms Fix PR1333 2007-05-09 08:24:12 +00:00
VMCore handle gep aliasee 2007-05-05 23:49:02 +00:00
Makefile build lib/Archive instead of lib/Bytecode 2007-05-06 19:50:06 +00:00