1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Chris Lattner 66c3b75644 Add m[tf]vscr instructions.
llvm-svn: 27421
2006-04-05 00:03:57 +00:00
..
Analysis Signed shr by a constant is not the same as sdiv by 2^k 2006-04-04 06:11:42 +00:00
AsmParser Add new generated files. 2006-03-23 23:48:12 +00:00
Bytecode
CodeGen Do not create ZEXTLOAD's unless we are before legalize or the operation is 2006-04-04 17:39:18 +00:00
Debugger Handle new forms of llvm.dbg intrinsics. 2006-03-23 18:06:46 +00:00
ExecutionEngine Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
Linker
Support
System Convert llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:54:52 +00:00
Target Add m[tf]vscr instructions. 2006-04-05 00:03:57 +00:00
Transforms vector casts of casts are eliminable. Transform this: 2006-04-02 05:43:13 +00:00
VMCore vector casts never reinterpret bits 2006-04-02 05:40:28 +00:00
Makefile