index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
Age
Commit message (
Expand
)
Author
2013-05-03
R600: Clean up comments in Processors.td
Tom Stellard
2013-05-03
Add support for reading ARM ELF build attributes.
Amara Emerson
2013-05-03
X86: Add target description for btver2; make autodetection logic aware of AVX.
Benjamin Kramer
2013-05-03
Unbreaking the non-x86 build bots by protecting the AVX test code properly.
Aaron Ballman
2013-05-03
Correctly testing for AVX support in x86 based off code from Hosts.cpp.
Aaron Ballman
2013-05-03
Fix missing include in Hexagon code for Release+Asserts
Reid Kleckner
2013-05-03
In MC asm parsing, account for the possibility of whitespace within
John McCall
2013-05-02
[mips] Handle reading, writing or copying of ccond field of DSP control
Akira Hatanaka
2013-05-02
reverting r180953
Jyotsna Verma
2013-05-02
R600: Signed literals are 64bits wide
Vincent Lejeune
2013-05-02
R600: If previous bundle is dot4, PV valid chan is always X
Vincent Lejeune
2013-05-02
R600: Improve asmPrint of ALU clause
Vincent Lejeune
2013-05-02
R600: Prettier asmPrint of Alu
Vincent Lejeune
2013-05-02
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-02
Hexagon - Add peephole optimizations for zero extends.
Pranav Bhandarkar
2013-05-02
[mips] Fix the head Mips16RegisterInfo.cpp comment
Richard Sandiford
2013-05-02
Hexagon: Honor __builtin_expect by using branch probabilities.
Jyotsna Verma
2013-05-02
R600: Use new tablegen syntax for patterns
Tom Stellard
2013-05-02
R600/SI: remove nonsense select pattern
Tom Stellard
2013-05-02
80-col fixup.
Michael Liao
2013-05-02
Avoid duplicating logic on frame register selecting when lowering eh_return
Michael Liao
2013-05-02
Avoid duplicating logic on frame register selecting when lowering frameaddr
Michael Liao
2013-05-01
[mips] Rename class and functions. Simplify code.
Akira Hatanaka
2013-05-01
This exposes more MCJIT options via the C API:
Filip Pizlo
2013-05-01
Hexagon: Use multiclass for Jump instructions.
Jyotsna Verma
2013-05-01
Hexagon: Clear isKill flag on the predicate register in
Jyotsna Verma
2013-05-01
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
Put VMOVPQIto64rr in the VRPDI class.
Rafael Espindola
2013-04-30
[mips] Fix handling of instructions which copy to/from accumulator registers.
Akira Hatanaka
2013-04-30
[mips] Instruction selection patterns for DSP-ASE vector select and compare
Akira Hatanaka
2013-04-30
[mips] Simplify code.
Akira Hatanaka
2013-04-30
[mips] Clear isCommutable bit of instructions which are not commutable.
Akira Hatanaka
2013-04-30
Text files should not be marked executable.
Rafael Espindola
2013-04-30
s tightens up the encoding description for ARM post-indexed ldr instructions....
Mihai Popa
2013-04-30
Refactoring patch.
Stepan Dyatkovskiy
2013-04-30
R600: Always use texture cache for compute shaders
Vincent Lejeune
2013-04-30
R600: use native for alu
Vincent Lejeune
2013-04-30
R600: Packetize instructions
Vincent Lejeune
2013-04-30
R600: Rework Scheduling to handle difference between VLIW4 and VLIW5 chips
Vincent Lejeune
2013-04-30
R600: Add a Bank Swizzle operand
Vincent Lejeune
2013-04-30
R600: Take inner dependency into tex/vtx clauses
Vincent Lejeune
2013-04-30
R600: Turn TEX/VTX into native instructions
Vincent Lejeune
2013-04-30
R600: Add FetchInst bit to instruction defs to denote vertex/tex instructions
Vincent Lejeune
2013-04-30
R600: Add some new processor variants
Vincent Lejeune
2013-04-30
R600: Clean up instruction class definitions
Vincent Lejeune
2013-04-30
R600: config section now reports use of killgt
Vincent Lejeune
2013-04-29
R600: Use correct CF_END instruction on Northern Island GPUs
Tom Stellard
2013-04-29
R600: Fix encoding of CF_END_{EG, R600} instructions
Tom Stellard
2013-04-28
AArch64 InstrFormats:
Jia Liu
2013-04-27
Make all darwin ppc stubs local.
Rafael Espindola
[prev]
[next]