llvm-mirror/lib
Sean Callanan 498be752e0 Added RCL and RCR (rotate left and right with a
carry bit) instructions to the Intel instruction
tables.

llvm-svn: 82260
2009-09-18 19:35:23 +00:00
..
Analysis Update malloc call creation code (AllocType is now the element type of the malloc, not the resulting type). 2009-09-18 19:20:02 +00:00
Archive
AsmParser
Bitcode Write and read metadata attachments. 2009-09-18 19:26:43 +00:00
CodeGen duncan points out the EH selector values are signed. 2009-09-18 18:34:29 +00:00
CompilerDriver
Debugger
ExecutionEngine Stop using alloca. 2009-09-18 16:46:16 +00:00
Linker
MC Allow symbols to start from the digit if target requests it. This allows, e.g. pinning 2009-09-18 16:57:42 +00:00
Support
System
Target Added RCL and RCR (rotate left and right with a 2009-09-18 19:35:23 +00:00
Transforms Update malloc call creation code (AllocType is now the element type of the malloc, not the resulting type). 2009-09-18 19:20:02 +00:00
VMCore Write and read metadata attachments. 2009-09-18 19:26:43 +00:00
Makefile