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
*
Improve the debug-info test created in r274263.
Yunzhong Gao
2016-10-05
1
-3
/
+20
*
[LV] Pass profitability analysis in vectorizer constructor (NFC)
Matthew Simpson
2016-10-05
1
-23
/
+28
*
Remove trailing whitespace.
Rui Ueyama
2016-10-05
20
-221
/
+221
*
[RDF] Fix live def propagation through basic block
Krzysztof Parzyszek
2016-10-05
2
-45
/
+274
*
Convert various CommandInterpreter functions to StringRef.
Zachary Turner
2016-10-05
11
-297
/
+286
*
AMDGPU: Do not re-use tmpreg in spill/restore lowering
Matthias Braun
2016-10-05
1
-2
/
+2
*
[LV] Pass legality analysis in vectorizer constructor (NFC)
Matthew Simpson
2016-10-05
1
-12
/
+12
*
Store the hash in SectionPiece.
Rafael Espindola
2016-10-05
4
-6
/
+14
*
FastISel: Remove unused/un-overridden entry points. NFCI.
Peter Collingbourne
2016-10-05
3
-38
/
+1
*
[LV] Remove obsolete comment (NFC)
Matthew Simpson
2016-10-05
1
-3
/
+1
*
[LV] Use getScalarizationOverhead in memory instruction costs (NFC)
Matthew Simpson
2016-10-05
1
-14
/
+10
*
Removing optimization from the RUN lines and adjusting the checks
Nemanja Ivanovic
2016-10-05
1
-50
/
+2
*
Add the ability to set breakpoints on named RenderScript reductions
Luke Drummond
2016-10-05
2
-40
/
+404
*
fix documentation comments; NFC
Sanjay Patel
2016-10-05
2
-46
/
+6
*
Comment out failing test while I figure out who is at fault
Marshall Clow
2016-10-05
1
-1
/
+1
*
Allow the caller to pass in the hash.
Rafael Espindola
2016-10-05
2
-4
/
+7
*
Fix some test failures due to the recent Breakpoint patch.
Zachary Turner
2016-10-05
1
-9
/
+3
*
Compact SectionPiece.
Rafael Espindola
2016-10-05
3
-8
/
+14
*
Mark LWG#2679 as complete
Marshall Clow
2016-10-05
1
-2
/
+2
*
Improve DEBUG_VALUE assembly comments for spilled bitpieces
Reid Kleckner
2016-10-05
2
-7
/
+91
*
[LV] Add helper function for predicated block probability (NFC)
Matthew Simpson
2016-10-05
1
-13
/
+25
*
[mips][ias] fix li macro when values are negated with ~
Simon Dardis
2016-10-05
4
-8
/
+44
*
Removing the new Minidump plugin
Dimitar Vlahovski
2016-10-05
20
-820
/
+25
*
Try to fix Android build.
Zachary Turner
2016-10-05
1
-1
/
+1
*
[LV] Add isScalarWithPredication helper function (NFC)
Matthew Simpson
2016-10-05
1
-11
/
+23
*
Revert "[asan] Switch to using dynamic shadow offset on iOS"
Anna Zaks
2016-10-05
4
-44
/
+6
*
Revert "[asan] LLVM: Switch to using dynamic shadow offset on iOS"
Anna Zaks
2016-10-05
1
-3
/
+2
*
[DAG] Teach computeKnownBits and ComputeNumSignBits in SelectionDAG to look t...
Bjorn Pettersson
2016-10-05
4
-3
/
+57
*
Test commit permission. NFC
Bjorn Pettersson
2016-10-05
1
-1
/
+1
*
Convert some breakpoint code to use StringRef.
Zachary Turner
2016-10-05
4
-257
/
+198
*
Make lldb -Werror clean on Windows.
Zachary Turner
2016-10-05
39
-233
/
+274
*
Disable warnings in LLDBWrapPython.cpp with -Werror.
Zachary Turner
2016-10-05
1
-0
/
+8
*
Fix build due to comparison of std::pairs.
Zachary Turner
2016-10-05
1
-16
/
+20
*
Mark LWG#2358 as done
Marshall Clow
2016-10-05
1
-2
/
+2
*
Simplify setting the Live bit in SectionPiece. NFC.
Rafael Espindola
2016-10-05
2
-13
/
+7
*
Make tests for is_empty better. No functional change.
Marshall Clow
2016-10-05
1
-5
/
+31
*
[change-namespace] Pass Style to ChangeNamespaceTool.
Haojian Wu
2016-10-05
1
-1
/
+1
*
Add llvm::enumerate() range adapter.
Zachary Turner
2016-10-05
2
-54
/
+147
*
Don't pass null to memcpy. Should fix the asan bots.
Rafael Espindola
2016-10-05
1
-1
/
+2
*
[RenderScript] reflow/reword some comments and normalize names
Luke Drummond
2016-10-05
4
-567
/
+508
*
Recommit: "[mips] Add rsqrt, recip for MIPS"
Simon Dardis
2016-10-05
58
-90
/
+182
*
[change-namespace] Fixed a bug in getShortestQualifiedNameInNamespace.
Eric Liu
2016-10-05
2
-10
/
+31
*
Make DeletedLines local variables in checkEmptyNamespace.
Eric Liu
2016-10-05
2
-5
/
+24
*
Add another append test for basic_string
Marshall Clow
2016-10-05
1
-0
/
+4
*
[clang-format] append newline after code when inserting new headers at the en...
Eric Liu
2016-10-05
2
-3
/
+20
*
Revert r282920 "X86: Allow conditional tail calls in Win64 "leaf" functions (...
Hans Wennborg
2016-10-05
3
-31
/
+8
*
Remove redundant check. NFC.
Rafael Espindola
2016-10-05
1
-3
/
+1
*
Revert "[mips] Add rsqrt, recip for MIPS"
Simon Dardis
2016-10-05
61
-226
/
+98
*
[X86] Don't randomly encode %rip where illegal
Douglas Katzman
2016-10-05
4
-4
/
+40
*
Mark LWG issues 2221, 2556 and 2589 as complete
Marshall Clow
2016-10-05
1
-7
/
+7
[next]