1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib
Brian Gaeke b2af4f47b6 Add a class for pseudo-instructions. Use it.
Add IMPLICIT_USE and IMPLICIT_DEF, a la X86.

llvm-svn: 14884
2004-07-16 10:32:10 +00:00
..
Analysis Be compatible with IA64 2004-07-16 00:04:13 +00:00
AsmParser Fix the regressions handling unnamed global variables 2004-07-16 01:18:09 +00:00
Bytecode Fix for PR341 2004-07-15 02:40:04 +00:00
CodeGen Fix IA64 compatibility 2004-07-16 00:06:01 +00:00
Debugger Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
ExecutionEngine Fixes for PR341 2004-07-15 02:51:32 +00:00
Support Bug fixes for PR341 2004-07-15 01:29:12 +00:00
Target Add a class for pseudo-instructions. Use it. 2004-07-16 10:32:10 +00:00
Transforms This patch was contributed by Daniel Berlin! 2004-07-15 23:36:43 +00:00
VMCore IA64 compat 2004-07-16 00:08:28 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00