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
/
test
/
CodeGen
/
R600
/
trunc.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-100
/
+0
*
R600/SI: Allow commuting compares
Matt Arsenault
2015-03-23
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-2
/
+2
*
R600/SI: Fix i64 truncate to i1
Matt Arsenault
2015-02-05
1
-0
/
+31
*
R600/SI: Define a schedule model and enable the generic machine scheduler
Tom Stellard
2015-01-29
1
-0
/
+2
*
R600/SI: Add a stub GCNTargetMachine
Tom Stellard
2015-01-06
1
-1
/
+1
*
R600/SI: Change all instruction assembly names to lowercase.
Tom Stellard
2014-11-05
1
-18
/
+18
*
R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...
Tom Stellard
2014-10-01
1
-6
/
+6
*
R600/SI: Prefer selecting more e64 instruction forms.
Matt Arsenault
2014-09-15
1
-2
/
+13
*
Add DAG combine for shl + add of constants.
Matt Arsenault
2014-09-11
1
-3
/
+3
*
R600/SI: Fix broken check lines.
Matt Arsenault
2014-09-06
1
-3
/
+3
*
R600/SI: Use S_ADD_U32 and S_SUB_U32 for low half of 64-bit operations
Tom Stellard
2014-09-05
1
-1
/
+1
*
R600/SI: Implement areLoadsFromSameBasePtr
Matt Arsenault
2014-08-06
1
-4
/
+5
*
R600/SI: Print more immediates in hex format
Matt Arsenault
2014-04-15
1
-1
/
+1
*
R600/SI: Lower 64-bit immediates using REG_SEQUENCE
Tom Stellard
2014-04-03
1
-2
/
+3
*
R600: Implement isZExtFree.
Matt Arsenault
2014-03-27
1
-1
/
+2
*
R600: Implement isNarrowingProfitable.
Matt Arsenault
2014-03-24
1
-5
/
+18
*
R600/SI: Add pattern for truncating i32 to i1
Michel Danzer
2014-01-28
1
-0
/
+10
*
R600/SI: Prefer SALU instructions for bit shift operations
Tom Stellard
2013-11-13
1
-1
/
+2
*
R600/SI: Change formatting of printed registers.
Matt Arsenault
2013-11-12
1
-7
/
+6
*
R600: Fix handling of vector kernel arguments
Tom Stellard
2013-10-23
1
-1
/
+0
*
R600: Fix trunc i64 to i32 on SI
Matt Arsenault
2013-10-10
1
-0
/
+12
*
R600/SI: Use -verify-machineinstrs for most tests
Tom Stellard
2013-10-10
1
-1
/
+1
*
R600: Fix i64 to i32 trunc on SI
Matt Arsenault
2013-09-05
1
-0
/
+19