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
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: implement large code model access to global variables.
Tim Northover
2013-05-04
7
-14
/
+126
*
[XCore] Use static relocation model by default.
Richard Osborne
2013-05-04
4
-5
/
+11
*
Use consistent function names.
Krzysztof Parzyszek
2013-05-04
3
-3
/
+3
*
Revert r181009.
Amara Emerson
2013-05-03
2
-8
/
+139
*
Remove some uneeded pseudos in the presence of the naked function attribute.
Reed Kotler
2013-05-03
1
-2
/
+8
*
[PowerPC] Avoid using '$' in generated assembler code
Ulrich Weigand
2013-05-03
1
-2
/
+2
*
[PowerPC] Add some Book II instructions to AsmParser
Ulrich Weigand
2013-05-03
2
-0
/
+17
*
[PowerPC] Support extended mnemonics in AsmParser
Ulrich Weigand
2013-05-03
2
-0
/
+142
*
[PowerPC] Add assembler parser
Ulrich Weigand
2013-05-03
10
-16
/
+853
*
[mips] Split the DSP control register and define one register for each field of
Akira Hatanaka
2013-05-03
5
-191
/
+258
*
R600: Expand vector or, shl, srl, and xor nodes
Tom Stellard
2013-05-03
1
-0
/
+8
*
R600: BFI_INT is a vector-only instruction
Tom Stellard
2013-05-03
1
-1
/
+1
*
R600: Add pattern for SHA-256 Ma function
Tom Stellard
2013-05-03
3
-0
/
+17
*
R600: Clean up comments in Processors.td
Tom Stellard
2013-05-03
1
-5
/
+1
*
Add support for reading ARM ELF build attributes.
Amara Emerson
2013-05-03
2
-139
/
+8
*
X86: Add target description for btver2; make autodetection logic aware of AVX.
Benjamin Kramer
2013-05-03
1
-1
/
+6
*
Unbreaking the non-x86 build bots by protecting the AVX test code properly.
Aaron Ballman
2013-05-03
1
-0
/
+4
*
Correctly testing for AVX support in x86 based off code from Hosts.cpp.
Aaron Ballman
2013-05-03
1
-1
/
+18
*
Fix missing include in Hexagon code for Release+Asserts
Reid Kleckner
2013-05-03
1
-0
/
+1
*
In MC asm parsing, account for the possibility of whitespace within
John McCall
2013-05-03
1
-18
/
+22
*
[mips] Handle reading, writing or copying of ccond field of DSP control
Akira Hatanaka
2013-05-02
3
-1
/
+60
*
reverting r180953
Jyotsna Verma
2013-05-02
5
-305
/
+404
*
R600: Signed literals are 64bits wide
Vincent Lejeune
2013-05-02
1
-3
/
+3
*
R600: If previous bundle is dot4, PV valid chan is always X
Vincent Lejeune
2013-05-02
1
-38
/
+51
*
R600: Improve asmPrint of ALU clause
Vincent Lejeune
2013-05-02
3
-4
/
+20
*
R600: Prettier asmPrint of Alu
Vincent Lejeune
2013-05-02
4
-13
/
+45
*
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-02
5
-404
/
+305
*
Hexagon - Add peephole optimizations for zero extends.
Pranav Bhandarkar
2013-05-02
2
-0
/
+40
*
[mips] Fix the head Mips16RegisterInfo.cpp comment
Richard Sandiford
2013-05-02
1
-2
/
+1
*
Hexagon: Honor __builtin_expect by using branch probabilities.
Jyotsna Verma
2013-05-02
4
-37
/
+122
*
R600: Use new tablegen syntax for patterns
Tom Stellard
2013-05-02
3
-447
/
+381
*
R600/SI: remove nonsense select pattern
Tom Stellard
2013-05-02
1
-8
/
+1
*
80-col fixup.
Michael Liao
2013-05-02
1
-2
/
+3
*
Avoid duplicating logic on frame register selecting when lowering eh_return
Michael Liao
2013-05-02
1
-9
/
+11
*
Avoid duplicating logic on frame register selecting when lowering frameaddr
Michael Liao
2013-05-02
1
-1
/
+3
*
[mips] Rename class and functions. Simplify code.
Akira Hatanaka
2013-05-01
1
-26
/
+29
*
This exposes more MCJIT options via the C API:
Filip Pizlo
2013-05-01
1
-22
/
+2
*
Hexagon: Use multiclass for Jump instructions.
Jyotsna Verma
2013-05-01
14
-263
/
+336
*
Hexagon: Clear isKill flag on the predicate register in
Jyotsna Verma
2013-05-01
1
-1
/
+5
*
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
2
-2
/
+1
*
Put VMOVPQIto64rr in the VRPDI class.
Rafael Espindola
2013-05-01
1
-3
/
+3
*
[mips] Fix handling of instructions which copy to/from accumulator registers.
Akira Hatanaka
2013-04-30
7
-37
/
+43
*
[mips] Instruction selection patterns for DSP-ASE vector select and compare
Akira Hatanaka
2013-04-30
5
-3
/
+145
*
[mips] Simplify code.
Akira Hatanaka
2013-04-30
1
-4
/
+1
*
[mips] Clear isCommutable bit of instructions which are not commutable.
Akira Hatanaka
2013-04-30
1
-14
/
+8
*
Text files should not be marked executable.
Rafael Espindola
2013-04-30
1
-0
/
+0
*
s tightens up the encoding description for ARM post-indexed ldr instructions....
Mihai Popa
2013-04-30
1
-0
/
+1
*
Refactoring patch.
Stepan Dyatkovskiy
2013-04-30
5
-66
/
+100
*
R600: Always use texture cache for compute shaders
Vincent Lejeune
2013-04-30
1
-2
/
+6
*
R600: use native for alu
Vincent Lejeune
2013-04-30
4
-4
/
+135
[next]