1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/lib
Nate Begeman 5dbcab491a Do the right thing and enable 64 bit regs under the control of a subtarget
option.  Currently the only way to enable this is to specify the
64bitregs mattr flag.  It is never enabled by default on any config yet.

llvm-svn: 23779
2005-10-18 00:56:42 +00:00
..
Analysis wrap a long line 2005-09-28 22:30:58 +00:00
AsmParser
Bytecode Use a map to cache the ModuleType information, so we can do logarithmic 2005-10-03 21:26:53 +00:00
CodeGen Implement some feedback from Chris re: constant canonicalization 2005-10-18 00:28:13 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Do the right thing and enable 64 bit regs under the control of a subtarget 2005-10-18 00:56:42 +00:00
Transforms Make this work for FP constantexprs 2005-10-17 20:18:38 +00:00
VMCore Allow $ 2005-10-14 01:28:34 +00:00
Makefile