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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[mips] Handle reading, writing or copying of ccond field of DSP control
Akira Hatanaka
2013-05-02
4
-1
/
+80
*
Remove redundant flag.
Bill Wendling
2013-05-02
1
-1
/
+1
*
reverting r180953
Jyotsna Verma
2013-05-02
5
-305
/
+404
*
R600: Signed literals are 64bits wide
Vincent Lejeune
2013-05-02
2
-3
/
+168
*
R600: If previous bundle is dot4, PV valid chan is always X
Vincent Lejeune
2013-05-02
2
-38
/
+295
*
R600: Add a test to check that use_kill is emitted
Vincent Lejeune
2013-05-02
1
-0
/
+1
*
R600: Improve asmPrint of ALU clause
Vincent Lejeune
2013-05-02
3
-4
/
+20
*
R600: Prettier asmPrint of Alu
Vincent Lejeune
2013-05-02
38
-114
/
+172
*
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-02
5
-404
/
+305
*
[GV] Remove dead code which is really difficult to decipher.
Shuxin Yang
2013-05-02
1
-26
/
+2
*
We don't want FP elimination when doing an Apple-style build.
Bill Wendling
2013-05-02
2
-2
/
+2
*
Replaced usages of size_type with size_t to be more consistent.
Aaron Ballman
2013-05-02
1
-8
/
+8
*
Hexagon - Add peephole optimizations for zero extends.
Pranav Bhandarkar
2013-05-02
4
-6
/
+64
*
[mips] Fix the head Mips16RegisterInfo.cpp comment
Richard Sandiford
2013-05-02
1
-2
/
+1
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-05-02
9
-182
/
+138
*
Provide an API to temporarily suppress DebugLocations from being attached
Adrian Prantl
2013-05-02
1
-0
/
+21
*
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
*
Added table of contents declaration in CommandLine Library documentation.
Tobias Grosser
2013-05-02
1
-0
/
+3
*
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
*
Rewrite X86 codegen regression test with FileCheck
Michael Liao
2013-05-02
1
-4
/
+7
*
Add a test for the foldSelectICmpAndOr fix committed in r180779.
David Majnemer
2013-05-02
1
-0
/
+13
*
TiedTo flag can now be placed on implicit operands. isTwoAddrUse() should look
Evan Cheng
2013-05-02
1
-5
/
+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
6
-44
/
+85
*
Avoid generating tempfile(s) never used
Michael Liao
2013-05-01
1
-2
/
+2
*
Rename 'struct LLVMTargetMachine' to 'struct LLVMOpaqueTargetMachine'.
Filip Pizlo
2013-05-01
1
-1
/
+1
*
Revert r180737. The companion patch was reverted, and this is not relevant ri...
Bill Wendling
2013-05-01
3
-105
/
+0
*
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
*
Add support for other typeinfo encodings in the ExceptionDemo.
Rafael Espindola
2013-05-01
1
-9
/
+41
*
Fix file header comment.
Filip Pizlo
2013-05-01
1
-1
/
+1
*
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
32
-145
/
+156
*
SROA: Generate selects instead of shuffles when blending values because this ...
Nadav Rotem
2013-05-01
2
-22
/
+20
*
[inline asm] Return an undef SDValue of the expected value type, rather than
Chad Rosier
2013-05-01
1
-1
/
+1
*
Optimize away nop CONCAT_VECTOR nodes.
Nadav Rotem
2013-05-01
2
-0
/
+52
*
Updating the getting started guide for Visual Studio users. Specifically, poi...
Aaron Ballman
2013-05-01
1
-3
/
+6
*
get rid of windows warning:
Peng Cheng
2013-05-01
1
-1
/
+2
*
get rid of windows warning:
Peng Cheng
2013-05-01
1
-1
/
+1
*
replace reinterpret_cast by cast or remove reinterpret_cast to get rid of win...
Peng Cheng
2013-05-01
1
-9
/
+10
*
fix windows warning.
Peng Cheng
2013-05-01
1
-2
/
+2
*
use static_cast to get rid of windows warning.
Peng Cheng
2013-05-01
1
-1
/
+1
*
Now that the underlying issue is fixed, revert r180750 and r180722.
Rafael Espindola
2013-05-01
4
-15
/
+25
*
Fix spelling
Nikola Smiljanic
2013-05-01
1
-1
/
+1
*
Put VMOVPQIto64rr in the VRPDI class.
Rafael Espindola
2013-05-01
2
-3
/
+13
*
Correct comment: there is no numTys parameter any more now that this is using
Duncan Sands
2013-05-01
1
-6
/
+5
*
Wrap some lines to bring MCJITCAPITest into conformance with the 80 column li...
Filip Pizlo
2013-05-01
1
-3
/
+5
[prev]
[next]