1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib
Evan Cheng 224e14daa1 Remove the uses of STATUS flag register. Rely on node property SDNPInFlag,
SDNPOutFlag, and SDNPOptInFlag instead.

llvm-svn: 25629
2006-01-26 00:29:36 +00:00
..
Analysis Add explicit iostream #includes 2006-01-22 23:19:18 +00:00
AsmParser regenerate 2006-01-25 22:27:16 +00:00
Bytecode add bc reader/writer support for inline asm 2006-01-25 23:08:15 +00:00
CodeGen Don't break the optimized build (by incorrect placement of #endif) 2006-01-25 21:49:13 +00:00
Debugger dum de dum 2005-12-26 10:24:15 +00:00
ExecutionEngine Add #include of <iostream> 2006-01-22 23:41:42 +00:00
Linker Rename method 2006-01-24 04:14:29 +00:00
Support Add explicit #includes of <iostream> 2006-01-22 22:53:01 +00:00
System For PR351: 2005-12-22 20:00:16 +00:00
Target Remove the uses of STATUS flag register. Rely on node property SDNPInFlag, 2006-01-26 00:29:36 +00:00
Transforms Fix Regression/Transforms/ScalarRepl/2006-01-24-IllegalUnionPromoteCrash.ll 2006-01-24 19:36:27 +00:00
VMCore Make sure the only user of InlineAsm's are direct calls. 2006-01-26 00:08:45 +00:00
Makefile