index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
LLE 6/6: Add LoopLoadElimination pass
Adam Nemet
2015-11-03
13
-0
/
+857
*
[LAA] LLE 5/6: Add predicate functions Dependence::isForward/isBackward, NFC
Adam Nemet
2015-11-03
2
-3
/
+28
*
[LAA] LLE 4/6: APIs to access the dependent instructions for a dependence, NFC
Adam Nemet
2015-11-03
1
-0
/
+17
*
CodeGen, Target: Move Mach-O-specific symbol name logic to Mach-O lowering.
Peter Collingbourne
2015-11-03
5
-27
/
+37
*
All instance variables start with "m_". Fix "options" to be "m_options".
Greg Clayton
2015-11-03
2
-57
/
+57
*
Fix __fp16 types so we can display them and use them in expressions.
Greg Clayton
2015-11-03
1
-3
/
+8
*
Simplify the logic to avoid the Closed set.
Rafael Espindola
2015-11-03
1
-31
/
+28
*
AMDGPU: Make flat_scratch name consistent
Matt Arsenault
2015-11-03
1
-3
/
+3
*
AMDGPU: Fix asserts on invalid register ranges
Matt Arsenault
2015-11-03
4
-5
/
+73
*
AMDGPU: Fix off by one error in register parsing
Matt Arsenault
2015-11-03
2
-4
/
+19
*
Fix build for go parser unittest.
Ryan Brown
2015-11-03
2
-1
/
+13
*
[elf2] Use value-initialization instead of memset.
Michael J. Spencer
2015-11-03
1
-2
/
+1
*
Fix a deadlock when connecting to a remote GDB server that might not support ...
Greg Clayton
2015-11-03
1
-16
/
+20
*
Address nit
Derek Schuff
2015-11-03
1
-32
/
+32
*
Align whitespace
Derek Schuff
2015-11-03
2
-4
/
+4
*
[WebAssembly] Support wasm select operator
Derek Schuff
2015-11-03
3
-0
/
+73
*
With the new modules debugging, we have seen cases where clang is not emittin...
Greg Clayton
2015-11-03
1
-0
/
+17
*
AMDGPU: s[102:103] is unavailable on VI
Matt Arsenault
2015-11-03
1
-1
/
+10
*
AMDGPU: Define correct number of SGPRs
Matt Arsenault
2015-11-03
3
-6
/
+13
*
[elf2] Implement R_X86_64_TPOFF32.
Michael J. Spencer
2015-11-03
5
-4
/
+73
*
Revert change comitted in accidentally as r251992
Tamas Berghammer
2015-11-03
1
-3
/
+0
*
AMDGPU: Make findUsedSGPR more readable
Matt Arsenault
2015-11-03
1
-7
/
+18
*
AMDGPU: Initialize SIFixSGPRCopies so -print-after works
Matt Arsenault
2015-11-03
3
-8
/
+15
*
AMDGPU: Alphabetize includes
Matt Arsenault
2015-11-03
1
-1
/
+1
*
Use std::list::splice in TaskPool to avoid an allocation
Tamas Berghammer
2015-11-03
1
-2
/
+1
*
wip
Tamas Berghammer
2015-11-03
1
-0
/
+3
*
InstCombine: fix sinking of convergent calls
Fiona Glaser
2015-11-03
1
-0
/
+6
*
[SelectionDAG] Use existing constant nodes instead of recreating them. NFC.
Simon Pilgrim
2015-11-03
1
-9
/
+6
*
[LLVMSymbolize] Factor out the logic for printing structs from DIContext. NFC.
Alexey Samsonov
2015-11-03
6
-80
/
+135
*
Handle 0 sized sections like any other section.
Rafael Espindola
2015-11-03
13
-82
/
+105
*
Remove redundant = nullptr.
Rafael Espindola
2015-11-03
1
-1
/
+1
*
[X86][AVX] Tweaked shuffle stack folding tests
Simon Pilgrim
2015-11-03
2
-5
/
+5
*
[LAA] LLE 3/6: Rename InterestingDependence to Dependences, NFC
Adam Nemet
2015-11-03
11
-74
/
+63
*
[X86][AVX512] Fixed shuffle test name to match shuffle
Simon Pilgrim
2015-11-03
1
-2
/
+2
*
Python 3 - Fix checking of string types in unittest2 module.
Zachary Turner
2015-11-03
5
-11
/
+17
*
Introduce seven.cmp_ and use it instead of cmp
Zachary Turner
2015-11-03
2
-1
/
+5
*
[LLVMSymbolize] Move demangling away from printing routines. NFC.
Alexey Samsonov
2015-11-03
2
-34
/
+36
*
Create .bss only when needed.
Rafael Espindola
2015-11-03
9
-122
/
+66
*
Squelch a silly warning regarding an extra 'default' in 'case'
Ramkumar Ramachandra
2015-11-03
1
-39
/
+38
*
Python 3 - Fix some issues in unittest2.
Zachary Turner
2015-11-03
4
-12
/
+22
*
Python 3: Modernize exception raising syntax.
Zachary Turner
2015-11-03
2
-3
/
+3
*
[SimplifyLibCalls] Add a new transformation: pow(exp(x), y) -> exp(x*y)
Davide Italiano
2015-11-03
4
-0
/
+81
*
[X86][XOP] Add support for the matching of the VPCMOV bit select instruction
Simon Pilgrim
2015-11-03
4
-3
/
+185
*
llmv-pdbdump: Make BuiltinDumper shorter. NFC.
Rui Ueyama
2015-11-03
2
-41
/
+27
*
[LAA] LLE 2/6: Fix a NoDep case that should be a Forward dependence
Adam Nemet
2015-11-03
3
-1
/
+73
*
[LAA] LLE 1/6: Expose Forward dependences
Adam Nemet
2015-11-03
3
-13
/
+53
*
Update for llvm change.
Rafael Espindola
2015-11-03
6
-111
/
+47
*
Don't create empty sections just to look like gas.
Rafael Espindola
2015-11-03
16
-102
/
+66
*
Avoid checking for irrelevant facts.
Rafael Espindola
2015-11-03
4
-15
/
+15
*
Python 3 - modernize exception catching syntax.
Zachary Turner
2015-11-03
10
-40
/
+40
[next]