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
...
|
*
Change the informal convention of DBG_VALUE so that we can express a
Adrian Prantl
2013-04-30
14
-45
/
+222
|
*
MI Sched: revert a minor heuristic that snuck in with -misched-vcopy.
Andrew Trick
2013-04-30
1
-0
/
+6
|
*
[mips] Simplify code.
Akira Hatanaka
2013-04-30
1
-4
/
+1
|
*
Fix a typo
Nadav Rotem
2013-04-30
1
-1
/
+1
|
*
Update the release notes about the min/max reductions that Arnold added.
Nadav Rotem
2013-04-30
1
-9
/
+10
|
*
[mips] Test for r179873.
Akira Hatanaka
2013-04-30
1
-0
/
+64
|
*
InstCombine: Fold more shuffles of shuffles.
Jim Grosbach
2013-04-30
3
-16
/
+22
|
*
[mips] Clear isCommutable bit of instructions which are not commutable.
Akira Hatanaka
2013-04-30
1
-14
/
+8
|
*
LocalStackSlotAllocation improvements
Hal Finkel
2013-04-30
3
-100
/
+113
|
*
Text files should not be marked executable.
Rafael Espindola
2013-04-30
1
-0
/
+0
|
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
69
-639
/
+385
|
*
Spelling. Thanks, Eric.
Adrian Prantl
2013-04-30
1
-1
/
+1
|
*
Set debug locations for branch instructions created during inlining, even
Adrian Prantl
2013-04-30
2
-2
/
+164
|
*
Change getSlotIndex to return unsigned.
Rafael Espindola
2013-04-30
3
-5
/
+5
|
*
Fix Addend computation for non external relocations on Macho.
Rafael Espindola
2013-04-30
4
-28
/
+33
|
*
R600: fix loop-address.ll test
Vincent Lejeune
2013-04-30
1
-2
/
+2
|
*
Fix a bug in foldSelectICmpAndOr.
David Majnemer
2013-04-30
1
-1
/
+2
|
*
s tightens up the encoding description for ARM post-indexed ldr instructions....
Mihai Popa
2013-04-30
2
-1
/
+1
|
*
Fix "Combine bit test + conditional or into simple math"
David Majnemer
2013-04-30
2
-0
/
+173
|
*
Rewrite X86 codegen regression test with FileCheck
Michael Liao
2013-04-30
16
-34
/
+75
|
*
Refactoring patch.
Stepan Dyatkovskiy
2013-04-30
5
-66
/
+100
|
*
Try to fix ProgramTest on FreeBSD
Reid Kleckner
2013-04-30
2
-3
/
+9
|
*
Collect the Addend for external relocs.
Rafael Espindola
2013-04-30
2
-6
/
+12
|
*
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
7
-9
/
+141
|
*
R600: Packetize instructions
Vincent Lejeune
2013-04-30
6
-3
/
+464
|
*
R600: Rework Scheduling to handle difference between VLIW4 and VLIW5 chips
Vincent Lejeune
2013-04-30
5
-32
/
+105
|
*
R600: Add a Bank Swizzle operand
Vincent Lejeune
2013-04-30
4
-11
/
+19
|
*
R600: Take inner dependency into tex/vtx clauses
Vincent Lejeune
2013-04-30
1
-0
/
+34
|
*
R600: Turn TEX/VTX into native instructions
Vincent Lejeune
2013-04-30
3
-15
/
+50
|
*
R600: Add FetchInst bit to instruction defs to denote vertex/tex instructions
Vincent Lejeune
2013-04-30
10
-60
/
+97
|
*
Rewrite test in FileCheck instead of grep in X86 codegen
Michael Liao
2013-04-30
1
-4
/
+7
|
*
R600: Add some new processor variants
Vincent Lejeune
2013-04-30
2
-1
/
+3
|
*
R600: Clean up instruction class definitions
Vincent Lejeune
2013-04-30
1
-23
/
+14
|
*
R600: config section now reports use of killgt
Vincent Lejeune
2013-04-30
1
-0
/
+4
|
*
Revert the command line option patch. However, keep the part that makes this ...
Bill Wendling
2013-04-29
2
-20
/
+5
|
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
11
-69
/
+32
|
*
Duplicate a testcase.
Bill Wendling
2013-04-29
1
-0
/
+89
|
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
6
-47
/
+24
|
*
Rewrite some tests with FileCHeck in X86 codegen
Michael Liao
2013-04-29
20
-28
/
+85
|
*
Improve documentation.
Adrian Prantl
2013-04-29
1
-1
/
+2
|
*
Emit the TLS initialization function pointers into the correct section.
Bill Wendling
2013-04-29
2
-0
/
+16
|
*
Add getSymbolAlignment to the ObjectFile interface.
Rafael Espindola
2013-04-29
10
-21
/
+51
|
*
R600: Use correct CF_END instruction on Northern Island GPUs
Tom Stellard
2013-04-29
2
-3
/
+6
|
*
R600: Fix encoding of CF_END_{EG, R600} instructions
Tom Stellard
2013-04-29
2
-0
/
+7
|
*
Rationalize what is public in RuntimeDyldMachO and RuntimeDyldELF.
Rafael Espindola
2013-04-29
2
-25
/
+18
|
*
SimplifyCFG: If convert single conditional stores
Arnold Schwaighofer
2013-04-29
2
-4
/
+198
|
*
Disable the MCJIT tests on 32 bit darwin.
Rafael Espindola
2013-04-29
1
-0
/
+3
|
*
Remove unused method.
Rafael Espindola
2013-04-29
1
-3
/
+0
|
*
Update the documentation.
Rafael Espindola
2013-04-29
1
-5
/
+1
[prev]
[next]