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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
There is nothing special about noops anymore
Chris Lattner
2003-08-04
1
-1
/
+0
*
There is nothing special about noops now
Chris Lattner
2003-08-04
1
-1
/
+0
*
Transition to using 'let X = y' instead of 'set X = y'.
Chris Lattner
2003-08-04
5
-220
/
+220
*
transition to using let instead of set
Chris Lattner
2003-08-04
3
-99
/
+84
*
Transition to using let instead of set
Chris Lattner
2003-08-04
1
-1
/
+1
*
Fix Bug: test/Regression/Jello/2003-08-03-CallArgLiveRanges.llx
Chris Lattner
2003-08-04
1
-21
/
+27
*
Simplify some constant expressions
Chris Lattner
2003-08-04
1
-13
/
+9
*
Remove illegal, unsupported escapes. This fixes program: Ptrdist-bc
Chris Lattner
2003-08-03
1
-2
/
+0
*
* Sort #includes, remove dupliates
Chris Lattner
2003-08-03
1
-36
/
+25
*
Specify custom name for registers to get the ()'s in the name.
Chris Lattner
2003-08-03
1
-4
/
+4
*
Allow specifying custom names for registers
Chris Lattner
2003-08-03
1
-0
/
+8
*
Start using tablegen'd instruction enum list
Chris Lattner
2003-08-03
1
-10
/
+3
*
Resort tables
Chris Lattner
2003-08-03
1
-16
/
+20
*
Lump the base opcode in with the X86 TargetSpecific flags
Chris Lattner
2003-08-03
1
-4
/
+7
*
* Start using tablegen'd instruction descriptions
Chris Lattner
2003-08-03
1
-43
/
+6
*
Start using tablegenerated instruction descriptions
Chris Lattner
2003-08-03
1
-6
/
+12
*
Add new TableGen instruction definitions
Chris Lattner
2003-08-03
2
-0
/
+453
*
Remove the old .def file, it is now obsolete
Chris Lattner
2003-08-03
1
-376
/
+0
*
Rearrange fields yet again: Don't instantiate these lists ONCE PER INSTRUCTION.
Chris Lattner
2003-08-03
1
-6
/
+7
*
Simplify code, eliminating the need for the X86 isVoid target instr flag
Chris Lattner
2003-08-03
1
-3
/
+4
*
Set debug types
Chris Lattner
2003-08-03
2
-0
/
+2
*
Set debug types
Chris Lattner
2003-08-03
2
-0
/
+2
*
Remove using decl
Chris Lattner
2003-08-03
1
-3
/
+1
*
Add Target class for X86 target
Chris Lattner
2003-08-03
1
-0
/
+17
*
The RegisterInfo class is obsolete
Chris Lattner
2003-08-03
1
-16
/
+0
*
Remove the RegisterInfo class in favor of a general Target class. Add instri...
Chris Lattner
2003-08-03
1
-22
/
+33
*
Tell CVS to ignore all .inc files
Chris Lattner
2003-08-03
1
-0
/
+1
*
Switch over to tablegen generated header files
Chris Lattner
2003-08-03
1
-9
/
+6
*
Switch over to TableGen generated register file description
Chris Lattner
2003-08-03
4
-274
/
+28
*
Initial checkin of X86.td file
Chris Lattner
2003-08-03
1
-0
/
+17
*
Initial checkin of X86 Register File description
Chris Lattner
2003-08-03
1
-0
/
+116
*
Fix typeos in comments
Chris Lattner
2003-08-03
1
-7
/
+7
*
Make it easier to debug by exposing a temporary
Chris Lattner
2003-08-03
1
-4
/
+4
*
Wrap at 80 columns
Chris Lattner
2003-08-03
1
-1
/
+2
*
Rename fields
Chris Lattner
2003-08-01
1
-5
/
+3
*
Move DEBUG to Debug.h
Chris Lattner
2003-08-01
4
-1
/
+5
*
DEBUG got moved to Debug.h
Chris Lattner
2003-08-01
1
-2
/
+3
*
Move debug functionality to Debug.cpp/Debug.h
Chris Lattner
2003-08-01
2
-12
/
+54
*
Describe the value name
Chris Lattner
2003-08-01
1
-1
/
+1
*
DEBUG got moved to Support/Debug.h
Chris Lattner
2003-08-01
25
-28
/
+45
*
DEBUG got moved to Debug.h
Chris Lattner
2003-08-01
2
-3
/
+3
*
Check in the implementation of the FileUtilities!
Chris Lattner
2003-08-01
1
-0
/
+56
*
Remove makefile complexity by always running tablegen with its final output
Chris Lattner
2003-08-01
1
-7
/
+2
*
Use the C++, more portable, deleter
Chris Lattner
2003-08-01
1
-1
/
+1
*
Move #include from a header to here
Chris Lattner
2003-08-01
1
-0
/
+1
*
Add all arithmetic operators to ConstantExprToString().
Vikram S. Adve
2003-08-01
1
-0
/
+40
*
*Both* operands of divide need sign-extension before divide (if smaller
Vikram S. Adve
2003-08-01
1
-8
/
+16
*
Put back the separate pass to decompose multi-dimensional references
Vikram S. Adve
2003-08-01
1
-0
/
+3
*
encode size information into each ValueType
Chris Lattner
2003-08-01
1
-11
/
+33
*
This method is long dead
Chris Lattner
2003-08-01
1
-3
/
+0
[next]