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
*
[clang-tidy] doc format fix
Yan Wang
2017-06-23
1
-1
/
+1
*
[llvm-readobj] Fix COFF RVA table dumping bug
Reid Kleckner
2017-06-23
3
-1
/
+11
*
[AArch64][Falkor] Remove some non-existent opcodes from sched detail regexes....
Geoff Berry
2017-06-23
1
-12
/
+12
*
[DebugInfo] Fix some Clang-tidy modernize-use-using and Include What You Use ...
Eugene Zelenko
2017-06-23
25
-123
/
+165
*
[ORC] Remove redundant semicolons from DEFINE_SIMPLE_CONVERSION_FUNCTIONS uses.
Lang Hames
2017-06-23
1
-2
/
+2
*
[llvm-pdbutil] Dump raw bytes of type and id records.
Zachary Turner
2017-06-23
10
-1
/
+146
*
[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the
Lang Hames
2017-06-23
21
-331
/
+370
*
[clang-tidy][Part1] Add a new module Android and three new checks.
Yan Wang
2017-06-23
14
-0
/
+343
*
[ubsan] Improve diagnostics for return value checks (compiler-rt)
Vedant Kumar
2017-06-23
5
-24
/
+57
*
[ubsan] Improve diagnostics for return value checks (clang)
Vedant Kumar
2017-06-23
6
-39
/
+107
*
Revert "[LoopDeletion] NFC: Move phi node value setting into prepass"
Anna Thomas
2017-06-23
1
-13
/
+11
*
[MSP430] Fix data layout string.
Vadzim Dambrouski
2017-06-23
2
-2
/
+2
*
[llvm-pdbutil] Dump raw bytes of various DBI stream subsections.
Zachary Turner
2017-06-23
9
-27
/
+249
*
[MSP430] Fix data layout string.
Vadzim Dambrouski
2017-06-23
3
-3
/
+64
*
Add bitcast store-merge test.
Nirav Dave
2017-06-23
1
-2
/
+29
*
[LoopDeletion] NFC: Move phi node value setting into prepass
Anna Thomas
2017-06-23
1
-11
/
+13
*
Add test for 306149, warn on throw from noexcept
Erich Keane
2017-06-23
1
-0
/
+265
*
[APInt] Make the single word cases of isMaxSignedValue/isMinSignedValue just ...
Craig Topper
2017-06-23
1
-2
/
+6
*
[APInt] Use trailing bit counting methods instead of population count method ...
Craig Topper
2017-06-23
1
-3
/
+3
*
[APInt] Move the single word cases of countTrailingZeros and countLeadingOnes...
Craig Topper
2017-06-23
2
-9
/
+18
*
[CorrelatedValuePropagation] Fix typo in comment sense->since. NFC
Craig Topper
2017-06-23
1
-1
/
+1
*
[CorrelatedValuePropagation] Remove comment about iterating switch cases in r...
Craig Topper
2017-06-23
1
-2
/
+1
*
[llvm-pdbutil] Show what blocks a stream occupies.
Zachary Turner
2017-06-23
4
-17
/
+47
*
Emit warning when throw exception in destruct or dealloc functions which has a
Erich Keane
2017-06-23
3
-5
/
+163
*
[llvm-pdbutil] Dump raw bytes of pdb name map.
Zachary Turner
2017-06-23
9
-15
/
+52
*
[opt-viewer] Remove positional arg checks (NFC)
Brian Gesiak
2017-06-23
2
-8
/
+0
*
[llvm-pdbutil] Add the ability to dump raw bytes from the file.
Zachary Turner
2017-06-23
6
-26
/
+93
*
Revert "[Hexagon] Handle decreasing of stack alignment in frame lowering"
Krzysztof Parzyszek
2017-06-23
5
-102
/
+2
*
[AArch64] Prefer Bcc to CBZ/CBNZ/TBZ/TBNZ when NZCV flags can be set for "free".
Chad Rosier
2017-06-23
13
-23
/
+576
*
[X86] Fix SP adjustment in stack probes emitted on 32-bit Windows.
whitequark
2017-06-23
1
-2
/
+5
*
[llvm-pdbutil] Add a function for formatting MSF data.
Zachary Turner
2017-06-23
6
-37
/
+211
*
[Hexagon] Remove call to printAndVerify from HexagonPassConfig
Krzysztof Parzyszek
2017-06-23
1
-1
/
+0
*
[x86] fix value types for SBB transform (PR33560)
Sanjay Patel
2017-06-23
2
-8
/
+38
*
[X86][AVX] Regenerate i256 bitcasted store test
Simon Pilgrim
2017-06-23
1
-6
/
+20
*
[MS] Don't statically initialize dllimport member function pointers
Reid Kleckner
2017-06-23
2
-0
/
+74
*
Silence -Wunused-variable warning
Reid Kleckner
2017-06-23
1
-1
/
+1
*
Fix typo: using && instead of & when evaluating a mask
Mehdi Amini
2017-06-23
1
-1
/
+1
*
Fix Wdocumentation warning.
Simon Pilgrim
2017-06-23
1
-2
/
+0
*
[ScopBuilder] Pass ScopStmts around instead of BasicBlocks. NFC.
Michael Kruse
2017-06-23
3
-96
/
+129
*
Regenerate extract-store.ll tests
Simon Pilgrim
2017-06-23
1
-6
/
+123
*
Fix a misleading indentation warning.
Peter Collingbourne
2017-06-23
1
-3
/
+3
*
Make the size specification for cache_size_bytes case insensitive.
Peter Collingbourne
2017-06-23
2
-2
/
+2
*
Add parens for python3.
Peter Collingbourne
2017-06-23
1
-1
/
+1
*
[GSoC] Add support for CC1 options.
Yuka Takahashi
2017-06-23
2
-8
/
+10
*
Add a ThinLTO cache policy for controlling the maximum cache size in bytes.
Peter Collingbourne
2017-06-23
6
-22
/
+107
*
docs: Add documentation for the ThinLTO cache pruning policy string.
Peter Collingbourne
2017-06-23
1
-0
/
+32
*
[Hexagon] Handle decreasing of stack alignment in frame lowering
Krzysztof Parzyszek
2017-06-23
5
-2
/
+102
*
test: fix negative test case
Saleem Abdulrasool
2017-06-23
1
-2
/
+2
*
Add a BinarySubstreamRef, and a method to read one.
Zachary Turner
2017-06-23
3
-0
/
+20
*
Remove trailing whitespace. NFCI.
Simon Pilgrim
2017-06-23
1
-1
/
+1
[next]