1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib
Nate Begeman 793c8136ae Fix subfic to match subc by default instead of sub so that it is correctly
cost-modeled as producing a flag.  This fixes the test I just added for neg

llvm-svn: 26835
2006-03-17 22:41:37 +00:00
..
Analysis no heap is happening here 2006-03-15 19:03:16 +00:00
AsmParser Regenerate 2006-03-04 07:53:41 +00:00
Bytecode Handle the removal of the debug chain. 2006-03-13 13:07:37 +00:00
CodeGen add a couple enum values 2006-03-17 19:53:59 +00:00
Debugger Handle the removal of the debug chain. 2006-03-13 13:07:37 +00:00
ExecutionEngine Convert llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:54:52 +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 Fix subfic to match subc by default instead of sub so that it is correctly 2006-03-17 22:41:37 +00:00
Transforms Allow users of iv / stride to be rewritten with expression that is a multiply 2006-03-17 19:52:23 +00:00
VMCore Fix use of LEVEL. 2006-03-17 07:39:44 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00