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
*
R600: Fix incorrect LDS size calculation
Tom Stellard
2013-09-05
3
-4
/
+40
*
R600/SI: Don't emit S_WQM_B64 instruction for compute shaders
Tom Stellard
2013-09-05
3
-1
/
+16
*
R600: Fix segfault in R600TextureIntrinsicReplacer
Tom Stellard
2013-09-05
1
-0
/
+3
*
Move accelerator table defines and constants to Dwarf.h since
Eric Christopher
2013-09-05
6
-56
/
+56
*
Rename enums to match convention and remove superfluous "dwarf" in names.
Eric Christopher
2013-09-05
1
-2
/
+2
*
Reformat.
Eric Christopher
2013-09-05
2
-99
/
+103
*
[ARMv8] Add some missing tests for DSB/DMB.
Joey Gouly
2013-09-05
3
-3
/
+57
*
[ARMv8] Implement the new DMB/DSB operands.
Joey Gouly
2013-09-05
10
-21
/
+84
*
Add AArch32 DCPS{1,2,3} and HLT instructions.
Richard Barton
2013-09-05
10
-7
/
+166
*
Reverting 190043 for now.
Tilmann Scheller
2013-09-05
4
-99
/
+3
*
ARM: Add GPR register class excluding LR for use with the ADR instruction.
Tilmann Scheller
2013-09-05
4
-3
/
+99
*
[SystemZ] Add NC, OC and XC
Richard Sandiford
2013-09-05
13
-46
/
+999
*
Declare missing dependency on AliasAnalysis. Patch by Liu Xin!
Nick Lewycky
2013-09-05
1
-0
/
+1
*
Fix typos in assert message.
Nick Lewycky
2013-09-05
1
-1
/
+1
*
[Sparc] Correctly handle call to functions with ReturnsTwice attribute.
Venkatraman Govindaraju
2013-09-05
5
-4
/
+116
*
msbuild: Add clang's compiler-rt libs to the LibraryPath
Reid Kleckner
2013-09-05
1
-0
/
+1
*
Fix comments to reflect reality.
Bill Wendling
2013-09-05
1
-6
/
+2
*
Formatting.
Eric Christopher
2013-09-05
1
-2
/
+2
*
Clean up some whitespace and comment formatting.
Eric Christopher
2013-09-05
1
-21
/
+18
*
mi-sched: Force bottom up scheduling for generic targets.
Andrew Trick
2013-09-04
3
-19
/
+34
*
Add names for mach-o permissions bits and use the symbol names in place of ma...
Nick Kledzik
2013-09-04
2
-2
/
+13
*
Move default dwarf version enum into the llvm dwarf constants rather
Eric Christopher
2013-09-04
1
-3
/
+2
*
fix typo in enum name
Nick Kledzik
2013-09-04
1
-1
/
+1
*
Add missing header line.
Bill Wendling
2013-09-04
1
-0
/
+1
*
Use ArrayRef instead of explicit container.
Bill Wendling
2013-09-04
1
-2
/
+2
*
Remove hack ensuring that darwin didn't produce dwarf > 3 for modules
Eric Christopher
2013-09-04
7
-35
/
+33
*
Revert "Revert r189902 as the workaround shouldn't be necessary anymore."
Eric Christopher
2013-09-04
1
-1
/
+5
*
Revert r189902 as the workaround shouldn't be necessary anymore.
Eric Christopher
2013-09-04
1
-5
/
+1
*
Expand and rewrite comment.
Eric Christopher
2013-09-04
1
-3
/
+4
*
comment typo
Andrew Trick
2013-09-04
1
-1
/
+1
*
Remove dead subtree limit code.
Andrew Trick
2013-09-04
1
-9
/
+0
*
-view-misched-dags, better pruning.
Andrew Trick
2013-09-04
1
-1
/
+1
*
mi-sched: DEBUG cleanup, call tracePick for unidirectional scheduling.
Andrew Trick
2013-09-04
1
-0
/
+2
*
80 columns
Andrew Trick
2013-09-04
1
-2
/
+2
*
mi-sched: Suppress register pressure tracking when the scheduling window is t...
Andrew Trick
2013-09-04
2
-18
/
+35
*
mi-sched: Load clustering is a bit to expensive to enable unconditionally.
Andrew Trick
2013-09-04
2
-1
/
+3
*
mi-sched: Reuse an invalid HazardRecognizer to save compile time.
Andrew Trick
2013-09-04
1
-6
/
+14
*
mi-sched: bypass heuristic checks when regpressure tracking is disabled.
Andrew Trick
2013-09-04
3
-27
/
+35
*
Added -misched-regpressure option.
Andrew Trick
2013-09-04
4
-23
/
+57
*
Change swift/vldm test case to be less dependent on allocation order
Arnold Schwaighofer
2013-09-04
1
-16
/
+16
*
Rename some variables to match the style guide.
Rafael Espindola
2013-09-04
4
-27
/
+27
*
R600: Use shared op optimization when checking cycle compatibility
Vincent Lejeune
2013-09-04
2
-0
/
+40
*
R600: Non vector only instruction can be scheduled on trans unit
Vincent Lejeune
2013-09-04
28
-146
/
+299
*
R600: Use SchedModel enum for is{Trans,Vector}Only functions
Vincent Lejeune
2013-09-04
4
-23
/
+19
*
R600: Remove fmul.v4f32.ll test which is redundant with fmul.ll
Vincent Lejeune
2013-09-04
1
-15
/
+0
*
Unify and clean up.
Eric Christopher
2013-09-04
1
-9
/
+4
*
Merge these 2 tests in a single file.
Rafael Espindola
2013-09-04
4
-71
/
+50
*
ARM: Teach A15 SDOptimizer to properly handle D-reg by-lane.
Jim Grosbach
2013-09-04
1
-0
/
+7
*
Small simplification given that insert of an empty range is a nop.
Rafael Espindola
2013-09-04
1
-2
/
+1
*
Remove 'param' label from comments. They aren't used properly here.
Bill Wendling
2013-09-04
1
-15
/
+14
[next]