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
*
[ELF] - Revert mips-tls-64-pic-local-variable.s changed in r336129.
George Rimar
2018-07-03
1
-1
/
+1
*
[ELF] - Revert huge-temporary-file.s changed in r336129
George Rimar
2018-07-03
1
-1
/
+1
*
[ADT] Disable the single callback optimization on Windows.
Chandler Carruth
2018-07-03
1
-1
/
+17
*
[clangd] Incorporate transitive #includes into code complete proximity scoring.
Sam McCall
2018-07-03
17
-259
/
+653
*
[DebugInfo] Fix PR37395.
Shiva Chen
2018-07-03
2
-1
/
+67
*
Revert r336021 "PR33924: merge local declarations that have linkage of some k...
Hans Wennborg
2018-07-03
6
-203
/
+26
*
[Support] This sanity check in the test only works with certain versions
Chandler Carruth
2018-07-03
1
-1
/
+1
*
[clangd] Remove CompletionItem::SymbolScope extension.
Sam McCall
2018-07-03
3
-8
/
+0
*
[InstCombine] Delay foldICmpUsingKnownBits until simple transforms are done
Max Kazantsev
2018-07-03
6
-37
/
+29
*
[llvm-exegesis] ExegisX86Target::setRegToConstant() should depend on the subt...
Clement Courbet
2018-07-03
4
-19
/
+161
*
[ADT] Try to work around a crash in MSVC.
Chandler Carruth
2018-07-03
1
-1
/
+8
*
[X86] Add avx512vl command line to break-false-dep.ll
Craig Topper
2018-07-03
1
-2
/
+23
*
[Driver][Darwin] Use Host Triple to infer target os version
Steven Wu
2018-07-03
3
-4
/
+10
*
[ADT] Switch another place to `llvm::is_trivially_move_constructible`.
Chandler Carruth
2018-07-03
1
-1
/
+1
*
[libc++] Install the missing header __errc
Zhihao Yuan
2018-07-03
1
-0
/
+1
*
[libc++] Lift std::errc into a separated header
Zhihao Yuan
2018-07-03
3
-187
/
+220
*
Reappl "[Dominators] Add the DomTreeUpdater class"
Jakub Kuderski
2018-07-03
6
-0
/
+1453
*
Revert r336159, r336157. Some bots failed on qualified std::max_align_t, and ...
Erik Pilkington
2018-07-03
2
-4
/
+2
*
[Support] Fix llvm::unique_function when building with GCC 4.9 by
Chandler Carruth
2018-07-03
4
-3
/
+120
*
[ThinLTO] Fix printing of aliases for distributed backend indexes
Teresa Johnson
2018-07-03
2
-2
/
+14
*
Some buildbots were choking on std::max_align_t, try using the global alias.
Erik Pilkington
2018-07-03
2
-2
/
+2
*
Re-sort the lldb.xcodeproj project file and commit the script
Jason Molenda
2018-07-03
2
-2557
/
+2798
*
[demangler] Fix a MSVC alignment warning.
Erik Pilkington
2018-07-03
2
-2
/
+4
*
[ADT] Add llvm::unique_function which is like std::function but
Chandler Carruth
2018-07-02
5
-0
/
+582
*
[lldb-mi] Re-implement a few MI commands.
Alexander Polyakov
2018-07-02
8
-463
/
+190
*
FIx XCode project files for lldb
Raphael Isemann
2018-07-02
1
-2554
/
+2560
*
Per C++ [over.match.copy]p1, direct-initialization of a reference can
Richard Smith
2018-07-02
2
-4
/
+15
*
Remove absolute path in test
Teresa Johnson
2018-07-02
1
-1
/
+1
*
[ORC] Verify modules when running LLLazyJIT in LLI, and deal with fallout.
Lang Hames
2018-07-02
2
-5
/
+21
*
Fixed compilation failure after the code completion refactor patch
Raphael Isemann
2018-07-02
2
-4
/
+4
*
[ThinLTO] Fix printing of module paths for distributed backend indexes
Teresa Johnson
2018-07-02
2
-17
/
+51
*
[lldbsuite, windows] Don't crash LLDB when we try to retrieve a register on W...
Stella Stamenova
2018-07-02
5
-12
/
+18
*
Refactoring for for the internal command line completion API (NFC)
Raphael Isemann
2018-07-02
24
-479
/
+536
*
[WebAssembly] Support for atomic stores
Heejin Ahn
2018-07-02
7
-2
/
+561
*
[ARM] Fix PR37382: Don't optimize mul.with.overflow on thumbv6m.
Vadzim Dambrouski
2018-07-02
2
-2
/
+11
*
[LTO] Errors in LLVM backend should manifest as lld errors
Sam Clegg
2018-07-02
4
-3
/
+37
*
[llvm-mca] Clear the content of map VariantDescriptors in InstrBuilder before...
Andrea Di Biagio
2018-07-02
2
-0
/
+5
*
[Win32] Overload ==, != for locale_t and long long
Pirama Arumuga Nainar
2018-07-02
1
-0
/
+8
*
[SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428).
Tim Shen
2018-07-02
18
-55
/
+70
*
[scudo] Enable Scudo memory hooks for Fuchsia.
Kostya Kortchinsky
2018-07-02
1
-2
/
+6
*
[WebAssembly] Fix fast-isel optimization of branch conditions.
Dan Gohman
2018-07-02
2
-1
/
+49
*
[CodeGenCXX] Emit strip.invariant.group with -fstrict-vtable-pointers
Piotr Padlewski
2018-07-02
6
-20
/
+376
*
[ELF] Fix other tests after r336129
Fangrui Song
2018-07-02
8
-12
/
+12
*
[ELF] Fix just-symbols*.s after r336129
Fangrui Song
2018-07-02
2
-3
/
+3
*
[X86] Add phony registers for high halves of regs with low halves
Krzysztof Parzyszek
2018-07-02
7
-44
/
+87
*
Replace "Replacable" with "Replaceable". [NFC]
Alina Sbirlea
2018-07-02
1
-13
/
+13
*
Implement LWG 2946, 3075 and 3076. Reviewed as https://reviews.llvm.org/D48616
Marshall Clow
2018-07-02
28
-148
/
+755
*
Replace unused output filenames with /dev/null in tests
Fangrui Song
2018-07-02
9
-9
/
+9
*
[SLP] Recognize min/max pattern using instructions producing same values.
Farhana Aleen
2018-07-02
2
-65
/
+126
*
[ELF] Replace unused output filenames with /dev/null in tests
Fangrui Song
2018-07-02
213
-241
/
+241
[next]