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
*
Python 3 - Don't add the _d suffix to the symlink on Windows.
Zachary Turner
2015-11-04
4
-2
/
+30
*
Python 3 - Use universal_newlines when calling subprocess.check_output
Zachary Turner
2015-11-04
2
-2
/
+2
*
Actually implement Section::GetSectionData.
Jim Ingham
2015-11-04
2
-3
/
+59
*
Try a little harder to provide a legit CWD to argdumper if
Jim Ingham
2015-11-04
1
-1
/
+19
*
[LLVMSymbolize] Reduce indentation by using helper function. NFC.
Alexey Samsonov
2015-11-04
2
-21
/
+27
*
[LLVMSymbolize] Properly propagate object parsing errors from the library.
Alexey Samsonov
2015-11-04
3
-106
/
+138
*
[llvm-symbolizer] Improve the test for missing input file.
Alexey Samsonov
2015-11-04
1
-1
/
+3
*
Fix unused variable warning from r252017
Adam Nemet
2015-11-04
1
-3
/
+2
*
Fix an issue where LLDB would truncate summaries for string types without pro...
Enrico Granata
2015-11-04
7
-22
/
+99
*
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
[next]