1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib
Chris Lattner 774bdd598c Do not endian swap split vector loads. This fixes UnitTests/Vector/sumarray-dbl on PPC.
Now all UnitTests/Vector/* tests pass on PPC.

llvm-svn: 27299
2006-03-31 18:22:37 +00:00
..
Analysis If adding a link to a collapsed, node, ignore offset. 2006-03-27 23:39:58 +00:00
AsmParser Add new generated files. 2006-03-23 23:48:12 +00:00
Bytecode Handle the removal of the debug chain. 2006-03-13 13:07:37 +00:00
CodeGen Do not endian swap split vector loads. This fixes UnitTests/Vector/sumarray-dbl on PPC. 2006-03-31 18:22:37 +00:00
Debugger Handle new forms of llvm.dbg intrinsics. 2006-03-23 18:06:46 +00:00
ExecutionEngine Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
Linker Rename method 2006-01-24 04:14:29 +00:00
Support Qualify dwarf namespace inside llvm namespace. 2006-02-27 22:37:23 +00:00
System Convert llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:54:52 +00:00
Target note to self: *save* file, then check it in 2006-03-31 06:04:53 +00:00
Transforms Fix Transforms/InstCombine/2006-03-30-ExtractElement.ll 2006-03-30 22:02:40 +00:00
VMCore Fix build breakage. 2006-03-31 07:22:05 +00:00
Makefile