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
*
[emacs] Indent statement continuation to match clang-format
Andrew Savonichev
2018-08-02
1
-1
/
+11
*
[GlobalISel] Rewrite CallLowering::lowerReturn to accept multiple VRegs per V...
Alexander Ivchenko
2018-08-02
16
-128
/
+425
*
[LLD] Only increase LMARegion if different from MemRegion
George Rimar
2018-08-02
3
-1
/
+37
*
utils/release/tag.sh: add debuginfo-tests to project list
Hans Wennborg
2018-08-02
1
-1
/
+1
*
[LLD] - Improve handling of AT> linker script commands
George Rimar
2018-08-02
3
-5
/
+48
*
lit: bump version number
Hans Wennborg
2018-08-02
1
-1
/
+1
*
[UnJ] Add debug messages for why loops are not unrolled. NFC
David Green
2018-08-02
1
-18
/
+55
*
Test commit access
Michael Wu
2018-08-02
1
-1
/
+0
*
[AArch64] Add support for got relocated LDR's
David Green
2018-08-02
4
-0
/
+16
*
Test commit.
Kito Cheng
2018-08-02
1
-1
/
+1
*
[LICM] Factor out fault legality from canHoistOrSinkInst [NFC]
Philip Reames
2018-08-02
3
-25
/
+25
*
[LICM] Expand tests to highlight an oddity in sinking implementation
Philip Reames
2018-08-02
1
-0
/
+33
*
Added missing highlighter files to XCode project
Raphael Isemann
2018-08-02
1
-0
/
+16
*
Implement P1023: constexpr comparison operators for std::array
Marshall Clow
2018-08-02
3
-10
/
+56
*
[analyzer] Extend NoStoreFuncVisitor to follow fields.
George Karpenkov
2018-08-02
4
-131
/
+423
*
Implement P0887: The identity metafunction
Marshall Clow
2018-08-02
2
-0
/
+50
*
Fix FCOPYSIGN expansion
Lei Liu
2018-08-02
2
-19
/
+34
*
Pass triple to RUN line to fix failing bots.
Akira Hatanaka
2018-08-02
1
-2
/
+2
*
[LICM] hoisting/sinking legality - bail early for unsupported instructions
Philip Reames
2018-08-02
1
-8
/
+19
*
[LLDB] Added syntax highlighting support
Raphael Isemann
2018-08-02
31
-8
/
+942
*
[libFuzzer] use absolute distance in addition to the hamming distance in valu...
Kostya Serebryany
2018-08-02
2
-11
/
+6
*
[ADT] Add some documentation for GraphTraits.
Tim Shen
2018-08-02
1
-0
/
+7
*
[JSONExporter] Print instead of ignoring parser error.
Michael Kruse
2018-08-02
1
-2
/
+3
*
[PowerPC] Do not round values prior to converting to integer
Nemanja Ivanovic
2018-08-02
3
-207
/
+258
*
Remove unnecessary target from TestCompletion patch
Raphael Isemann
2018-08-01
1
-1
/
+0
*
Serialize DoesNotEscape.
Akira Hatanaka
2018-08-01
4
-0
/
+32
*
[AArch64] DWARF: do not generate AT_location for thread local
Lei Liu
2018-08-01
4
-0
/
+50
*
Add maybe-unused attribute to a variable.
Nick Desaulniers
2018-08-01
1
-0
/
+1
*
Reland r338431: "Add DebugCounters to DivRemPairs"
George Burgess IV
2018-08-01
2
-0
/
+97
*
[InstSimplify] move minnum/maxnum with same arg fold from instcombine
Sanjay Patel
2018-08-01
5
-22
/
+22
*
Load from the GOT for external symbols in the large, PIC code model
Reid Kleckner
2018-08-01
2
-1
/
+92
*
[ASAN] Use the correct shadow offset for ASAN on FreeBSD/mips64.
John Baldwin
2018-08-01
2
-1
/
+13
*
[ORC] Add a 'Callable' flag to JITSymbolFlags.
Lang Hames
2018-08-01
8
-45
/
+91
*
[AST] Remove the static_assert check in ObjCMethodDecl::ObjCMethodDecl
Vlad Tsyrklevich
2018-08-01
1
-7
/
+0
*
Re-submit r338596 with a bug fix and a test.
Rui Ueyama
2018-08-01
2
-7
/
+5
*
[ScopBuilder] Set domain to empty instead of NULL.
Michael Kruse
2018-08-01
3
-3
/
+42
*
Fix -Wcovered-switch-default uncovered after r338630
Reid Kleckner
2018-08-01
1
-1
/
+1
*
Update for DWARF API change
Reid Kleckner
2018-08-01
2
-3
/
+3
*
[AST][4/4] Move the bit-fields from ObjCMethodDecl and ObjCContainerDecl into...
Erich Keane
2018-08-01
5
-125
/
+134
*
[NFC][CodeGenCXX] Use -emit-llvm-only instead of -emit-llvm and ignoring it.
Roman Lebedev
2018-08-01
1
-1
/
+1
*
[AST][3/4] Move the bit-fields from BlockDecl, LinkageSpecDecl and OMPDeclare...
Erich Keane
2018-08-01
6
-53
/
+69
*
[DWARFASTParser] Remove special cases for `llvm-gcc`
Davide Italiano
2018-08-01
1
-26
/
+3
*
Fix out-of-bounds read in Stream::PutCStringAsRawHex8
Raphael Isemann
2018-08-01
2
-2
/
+5
*
[AST][2/4] Move the bit-fields from FunctionDecl and CXXConstructorDecl into ...
Erich Keane
2018-08-01
6
-212
/
+269
*
[llvm-objcopy] Add missing -I command line flag alias for --input-target
Jordan Rupprecht
2018-08-01
1
-0
/
+1
*
[DebugInfo/DWARF] [4/4] Unify handling of compile and type units. NFC
Paul Robinson
2018-08-01
4
-85
/
+119
*
[DebugInfo/DWARF] [3/4] Rename DWARFUnitSection to DWARFUnitVector. NFC
Paul Robinson
2018-08-01
8
-33
/
+33
*
AMDGPU: Use SPseudoInst helper
Matt Arsenault
2018-08-01
1
-8
/
+5
*
[AST][1/4] Move the bit-fields from TagDecl, EnumDecl and RecordDecl into Dec...
Erich Keane
2018-08-01
9
-312
/
+775
*
[DebugInfo/DWARF] [2/4] Type units no longer in a std::deque. NFC
Paul Robinson
2018-08-01
7
-100
/
+103
[next]