index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
utils
/
TableGen
/
RegisterInfoEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose the derived register classes to the public header, allowing them
Chris Lattner
2005-08-19
1
-22
/
+23
*
Split register class "Methods" into MethodProtos and MethodBodies
Chris Lattner
2005-08-19
1
-1
/
+2
*
Refactor to use Target.getRegisterClasses consistently, which provides
Chris Lattner
2005-08-19
1
-31
/
+41
*
Remove trailing whitespace
Misha Brukman
2005-04-22
1
-9
/
+9
*
Revamp the Register class, and allow the use of the RegisterGroup class to
Chris Lattner
2004-09-14
1
-8
/
+5
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+2
*
Make alignment be in bits, just like size is
Chris Lattner
2004-08-21
1
-1
/
+1
*
Infer the spillsize/alignment of a register based on the register classes
Chris Lattner
2004-08-21
1
-3
/
+34
*
Support "Methods" in register classes in CodgeGenRegisterClass
Chris Lattner
2004-08-21
1
-10
/
+3
*
Start parsing register classes into a more structured form
Chris Lattner
2004-08-21
1
-18
/
+12
*
Do not #include files into the llvm namespace
Chris Lattner
2004-08-17
1
-3
/
+8
*
Use CodeGenRegister class to make reading in of register information more
Chris Lattner
2004-08-16
1
-16
/
+16
*
Remove awareness of isDummyClass
Chris Lattner
2004-08-15
1
-9
/
+2
*
Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h)
Chris Lattner
2004-08-01
1
-1
/
+1
*
Finegrainify namespacification
Chris Lattner
2004-08-01
1
-4
/
+1
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+7
*
Added LLVM copyright header.
John Criswell
2003-10-20
1
-0
/
+7
*
Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs
Alkis Evlogimenos
2003-10-08
1
-2
/
+4
*
Move support/tools/* back into utils
Chris Lattner
2003-10-05
1
-0
/
+234