index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
R600
/
MCTargetDesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
7
-30
/
+30
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
8
-44
/
+43
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
3
-0
/
+23
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
3
-23
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
3
-0
/
+23
*
Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espindola
2013-11-13
1
-3
/
+0
*
Remove another unused flag.
Rafael Espindola
2013-10-31
1
-1
/
+0
*
Remove unused flag.
Rafael Espindola
2013-10-31
1
-1
/
+0
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-1
/
+1
*
MC: Remove vestigial PCSymbol field from AsmInfo
David Majnemer
2013-09-25
1
-1
/
+0
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
2
-3
/
+5
*
Remove unused stdio.h includes
Dmitri Gribenko
2013-08-18
1
-1
/
+0
*
Remove address spaces from MC.
Rafael Espindola
2013-07-02
2
-6
/
+0
*
R600: Use correct encoding for Vertex Fetch instructions on Cayman
Tom Stellard
2013-06-14
1
-1
/
+3
*
R600: Hide symbols of implementation details.
Benjamin Kramer
2013-05-23
1
-0
/
+4
*
Fix 32 bit build in c++11 mode.
Rafael Espindola
2013-05-23
1
-1
/
+1
*
s/u_int32_t/uint32_t/
Rafael Espindola
2013-05-22
1
-2
/
+2
*
Fix the build in c++11 mode.
Rafael Espindola
2013-05-17
1
-2
/
+2
*
R600: Improve texture handling
Vincent Lejeune
2013-05-17
1
-72
/
+23
*
R600: Fix encoding for R600 family GPUs
Tom Stellard
2013-05-17
1
-0
/
+7
*
R600: Pass MCSubtargetInfo reference to R600CodeEmitter
Tom Stellard
2013-05-17
3
-6
/
+10
*
Remove unused fields and arguments.
Rafael Espindola
2013-05-13
3
-13
/
+6
*
Fix the R600 build.
Rafael Espindola
2013-05-10
2
-3
/
+2
*
R600: Remove dead code from the CodeEmitter v2
Tom Stellard
2013-05-06
1
-397
/
+59
*
R600: Stop emitting the instruction type byte before each instruction
Tom Stellard
2013-05-06
1
-33
/
+2
*
R600: Emit ISA for CALL_FS_* instructions
Tom Stellard
2013-05-06
1
-1
/
+0
*
R600: use native for alu
Vincent Lejeune
2013-04-30
1
-2
/
+5
*
R600: Add a Bank Swizzle operand
Vincent Lejeune
2013-04-30
1
-1
/
+1
*
R600: Turn TEX/VTX into native instructions
Vincent Lejeune
2013-04-30
1
-5
/
+11
*
R600: Use .AMDGPU.config section to emit stacksize
Vincent Lejeune
2013-04-23
1
-4
/
+0
*
R600: Add CF_END
Vincent Lejeune
2013-04-23
1
-1
/
+5
*
Remove unused DwarfSectionOffsetDirective string
Matt Arsenault
2013-04-22
1
-2
/
+0
*
R600: Export is emitted as a CF_NATIVE inst
Vincent Lejeune
2013-04-17
1
-10
/
+5
*
R600: Emit ELF formatted code rather than raw ISA.
Tom Stellard
2013-04-15
5
-12
/
+63
*
R600: Control Flow support for pre EG gen
Vincent Lejeune
2013-04-08
1
-10
/
+20
*
R600: Use a mask for offsets when encoding instructions
Vincent Lejeune
2013-04-04
1
-2
/
+5
*
R600: Add support for native control flow
Vincent Lejeune
2013-04-01
1
-1
/
+20
*
R600: Emit CF_ALU and use true kcache register.
Vincent Lejeune
2013-04-01
1
-1
/
+9
*
R600: Emit native instructions for tex
Vincent Lejeune
2013-03-31
1
-98
/
+72
*
These two are default in the constructor for MCAsmInfo.
Eric Christopher
2013-03-28
1
-2
/
+0
*
R600/SIMCCodeEmitter.cpp: Prune a couple of unused members, STI and Ctx. [-Wu...
NAKAMURA Takumi
2013-03-26
1
-3
/
+1
*
R600/SI: remove GPR*AlignEncode
Christian Konig
2013-03-01
2
-41
/
+0
*
R600/SI: fix stupid typo
Christian Konig
2013-02-26
1
-1
/
+1
*
Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.
David Blaikie
2013-02-18
2
-4
/
+4
*
R600: Support for TBO
Vincent Lejeune
2013-02-18
1
-1
/
+2
*
R600/SI: cleanup literal handling v3
Christian Konig
2013-02-16
1
-21
/
+125
*
R600/SI: remove some more unused code
Christian Konig
2013-02-16
1
-7
/
+0
*
R600: Add support for 128-bit parameters
Tom Stellard
2013-02-13
1
-0
/
+1
*
R600/SI: cleanup VGPR encoding
Tom Stellard
2013-02-07
1
-137
/
+4
*
R600/SI: simplify and fix SMRD encoding
Tom Stellard
2013-02-07
2
-38
/
+0
[next]