1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib
Chris Lattner 138a7dfb62 ADD MORE FUNCTIONS!
llvm-svn: 11927
2004-02-27 20:04:48 +00:00
..
Analysis ADD MORE FUNCTIONS! 2004-02-27 20:04:48 +00:00
AsmParser It turns out that the two dimensional vectors were causing big slowdowns 2004-02-09 21:03:38 +00:00
Bytecode This debugging hook is no longer needed. 2004-02-09 17:20:52 +00:00
CodeGen Rename member function to be consistent with the rest. 2004-02-27 06:11:15 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine remove obsolete comment 2004-02-26 07:59:22 +00:00
Support Make sure that at least one virtual method is defined in a .cpp file to avoid 2004-02-26 07:24:18 +00:00
Target Fix argument size for SHL, SHR, SAR, SHLD and SHRD families of 2004-02-27 19:46:30 +00:00
Transforms setcond instructions don't have aliasing implications. 2004-02-27 18:09:25 +00:00
VMCore Fix Regression/Assembler/2004-02-27-SelfUseAssertError.ll 2004-02-27 17:28:25 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00