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
/
Target
/
Sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly transfer kill / dead info.
Evan Cheng
2006-11-15
1
-5
/
+9
*
Matches MachineInstr changes.
Evan Cheng
2006-11-13
3
-8
/
+10
*
Match tblegen changes.
Evan Cheng
2006-11-08
1
-6
/
+7
*
remove redundant/dead vars
Chris Lattner
2006-11-03
1
-2
/
+0
*
silence warnings
Chris Lattner
2006-11-03
1
-1
/
+1
*
For PR786:
Reid Spencer
2006-11-02
1
-2
/
+0
*
All targets expand BR_JT for now.
Evan Cheng
2006-10-30
1
-1
/
+2
*
don't dist internal readme
Chris Lattner
2006-10-28
1
-1
/
+0
*
fix warning about missing newline at end of file
Rafael Espindola
2006-10-24
1
-1
/
+1
*
implement uncond branch insertion for sparc to fix regressions from last night
Chris Lattner
2006-10-24
2
-0
/
+13
*
Merge ISD::TRUNCSTORE to ISD::STORE. Switch to using StoreSDNode.
Evan Cheng
2006-10-13
2
-13
/
+12
*
adjcallstackup/down clobbers the stack pointer
Chris Lattner
2006-10-12
1
-2
/
+2
*
Add properties to ComplexPattern.
Evan Cheng
2006-10-11
1
-2
/
+2
*
Reflects ISD::LOAD / ISD::LOADX / LoadSDNode changes.
Evan Cheng
2006-10-09
2
-26
/
+26
*
Make use of getStore().
Evan Cheng
2006-10-05
1
-8
/
+7
*
Use getSectionForFunction
Chris Lattner
2006-10-05
1
-3
/
+5
*
Combine ISD::EXTLOAD, ISD::SEXTLOAD, ISD::ZEXTLOAD into ISD::LOADX. Add an
Evan Cheng
2006-10-04
1
-4
/
+4
*
Adding dllimport, dllexport and external weak linkage types.
Anton Korobeynikov
2006-09-14
1
-0
/
+8
*
Reflects MachineConstantPoolEntry changes.
Evan Cheng
2006-09-12
1
-1
/
+1
*
1. Remove condition on delete.
Jim Laskey
2006-09-07
2
-5
/
+9
*
Make target asm info a property of the target machine.
Jim Laskey
2006-09-07
2
-14
/
+6
*
Break out target asm info into separate files.
Jim Laskey
2006-09-07
2
-0
/
+56
*
Separate target specific asm properties from the asm printers.
Jim Laskey
2006-09-06
1
-4
/
+12
*
Completely eliminate def&use operands. Now a register operand is EITHER a
Chris Lattner
2006-09-05
1
-2
/
+2
*
Completely rearchitect the interface between targets and the pass manager.
Chris Lattner
2006-09-04
2
-54
/
+18
*
Simplify target construction.
Chris Lattner
2006-09-03
1
-1
/
+1
*
Use a couple of multiclass patterns to factor some integer ops.
Chris Lattner
2006-09-01
2
-135
/
+51
*
remove a bunch of comments
Chris Lattner
2006-09-01
1
-54
/
+0
*
SelectNodeTo now returns a SDNode*.
Evan Cheng
2006-08-26
1
-2
/
+2
*
Select() no longer require Result operand by reference.
Evan Cheng
2006-08-26
1
-6
/
+4
*
Match tblgen changes.
Evan Cheng
2006-08-26
1
-6
/
+8
*
Constify some methods. Patch provided by Anton Vayvod, thanks!
Chris Lattner
2006-08-17
1
-2
/
+2
*
SelectNodeTo() may return a SDOperand that is different from the input.
Evan Cheng
2006-08-16
1
-3
/
+3
*
Match tablegen changes.
Evan Cheng
2006-08-11
1
-6
/
+6
*
CALLSEQ_* produces chain even if that's not needed.
Evan Cheng
2006-08-11
1
-2
/
+4
*
Start eliminating temporary vectors used to create DAG nodes. Instead, pass
Chris Lattner
2006-08-08
1
-24
/
+14
*
Match tablegen isel changes.
Evan Cheng
2006-08-07
1
-14
/
+5
*
Remove InFlightSet hack. No longer needed.
Evan Cheng
2006-07-28
1
-1
/
+0
*
Don't pass target name into TargetData anymore, it is never used or needed.
Chris Lattner
2006-06-16
1
-2
/
+1
*
Type of extract_element index operand should be iPTR.
Evan Cheng
2006-06-15
1
-2
/
+2
*
Change RET node to include signness information of the return values. i.e.
Evan Cheng
2006-05-26
1
-3
/
+3
*
Add support for the missing FP condition codes
Chris Lattner
2006-05-25
1
-6
/
+12
*
Assert if InflightSet is not cleared after instruction selecting a BB.
Evan Cheng
2006-05-25
1
-0
/
+1
*
Clear HandleMap and ReplaceMap after instruction selection. Or it may cause
Evan Cheng
2006-05-24
1
-0
/
+2
*
Patches to make the LLVM sources more -pedantic clean. Patch provided
Chris Lattner
2006-05-24
4
-4
/
+4
*
Sparc is big-endian.
Owen Anderson
2006-05-20
1
-1
/
+1
*
Make all of the TargetMachine subclasses use the new string TargetData methods.
Owen Anderson
2006-05-20
1
-1
/
+1
*
getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.
Evan Cheng
2006-05-18
3
-3
/
+16
*
Remove PointerType from class Target
Evan Cheng
2006-05-17
1
-3
/
+0
*
Remove dead variable.
Chris Lattner
2006-05-12
1
-1
/
+0
[next]