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