1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib
Chris Lattner 0ee7522721 Implement G5HazardRecognizer as a trivial thing that wants 5 cycles between
copyfromreg nodes.  Clearly useful!

llvm-svn: 26559
2006-03-05 23:13:56 +00:00
..
Analysis Fix a crash compiling Obsequi 2006-03-04 21:48:01 +00:00
AsmParser Regenerate 2006-03-04 07:53:41 +00:00
Bytecode Simplify the autoupgrade interface 2006-03-02 23:59:12 +00:00
CodeGen Implement G5HazardRecognizer as a trivial thing that wants 5 cycles between 2006-03-05 23:13:56 +00:00
Debugger dum de dum 2005-12-26 10:24:15 +00:00
ExecutionEngine simplify this code now that each constant pool entry is not separately allocated 2006-02-09 04:49:59 +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 Add AddSymbol() method to DynamicLibrary to work around Windows limitation 2006-01-30 04:33:51 +00:00
Target add a note 2006-03-05 20:00:08 +00:00
Transforms Make vector narrowing more effective, implementing 2006-03-05 00:22:33 +00:00
VMCore Unbreak autouprade of llvm.sqrt, simplify some code. 2006-03-03 16:31:22 +00:00
Makefile