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
*
LowerTypeTests: Thread summary and action from the API and command line into ...
Peter Collingbourne
2017-01-07
3
-38
/
+87
*
[libcxx] [test] Strip trailing whitespace. NFC, no code review.
Stephan T. Lavavej
2017-01-07
5
-8
/
+8
*
Remove useless Forward Declaration from header (NFC)
Mehdi Amini
2017-01-07
1
-1
/
+0
*
[AVR] Parenthesize a boolean expression
Dylan McKay
2017-01-07
1
-2
/
+2
*
PR20090: Add (passing) test from this bug; it's been fixed for a while.
Richard Smith
2017-01-07
1
-0
/
+7
*
PR23135: Don't instantiate constexpr functions referenced in unevaluated oper...
Richard Smith
2017-01-07
15
-117
/
+218
*
[MachineBasicBlock] Add a non-assert live-in accessor for debug mode.
Quentin Colombet
2017-01-07
1
-0
/
+10
*
Revert "Enable weak hooks on darwin"
Francis Ricci
2017-01-07
9
-42
/
+1
*
[WebAssembly] Add a pass to create wrappers for function bitcasts.
Dan Gohman
2017-01-07
5
-0
/
+210
*
Enable weak hooks on darwin
Francis Ricci
2017-01-07
9
-1
/
+42
*
Provide default implementations for sanitizer interface functions
Francis Ricci
2017-01-07
2
-0
/
+18
*
Test commit. Comment formatting, it's -> its.
Jacob Gravelle
2017-01-07
1
-2
/
+1
*
Get all tuple tests passing on Windows
Eric Fiselier
2017-01-07
2
-2
/
+3
*
[ThinLTO] Specify target triple in new test
Teresa Johnson
2017-01-07
1
-1
/
+1
*
Fix linking of DLL's on Windows
Eric Fiselier
2017-01-07
3
-23
/
+63
*
NewGVN: Fix PR 31501.
Daniel Berlin
2017-01-07
3
-38
/
+223
*
ModuleSummaryIndexYAML: Make a few fields optional to make it easier to write...
Peter Collingbourne
2017-01-07
1
-6
/
+6
*
Configure default ABI library as NONE on Windows
Eric Fiselier
2017-01-06
1
-1
/
+6
*
Follow-up for r291277: Increase buffer size in uuid.cc testcase.
Kuba Mracek
2017-01-06
1
-1
/
+1
*
[ThinLTO] Handle conflicting local names gracefully
Teresa Johnson
2017-01-06
4
-6
/
+72
*
[ThinLTO] Optionally ignore empty index file
Teresa Johnson
2017-01-06
2
-16
/
+29
*
[ThinLTO] Optionally ignore empty index file
Teresa Johnson
2017-01-06
1
-0
/
+8
*
[PM] Edit comments on PM Proxy and utility classes.
Justin Lebar
2017-01-06
1
-67
/
+60
*
Add a cc1 option to force disabling lifetime-markers emission from clang
Mehdi Amini
2017-01-06
6
-1
/
+12
*
[gtest] Detect warning flags using the positive spelling.
Chandler Carruth
2017-01-06
3
-7
/
+7
*
Fix breakage caused when _LIBCPP_HAS_THREAD_API_PTHREAD is manually defined
Eric Fiselier
2017-01-06
1
-4
/
+3
*
[BPF] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-06
6
-45
/
+42
*
[InstSimplify] Optimize away udivs in the presence of range metadata
David Majnemer
2017-01-06
2
-0
/
+25
*
Revisit PR10177: don't instantiate a variable if it's only referenced in a
Richard Smith
2017-01-06
5
-67
/
+75
*
Ensure that only one compiler-rt component is created for lsan
Francis Ricci
2017-01-06
1
-2
/
+1
*
Handle versioned undefined symbols.
Rafael Espindola
2017-01-06
3
-6
/
+94
*
Follow-up for r291289: Fix failing global_metadata_darwin.ll test
Kuba Mracek
2017-01-06
1
-1
/
+1
*
Install lldb Python module on Windows.
Zachary Turner
2017-01-06
1
-6
/
+9
*
Convert MSF Stream iterators to use llvm iterator facade.
Zachary Turner
2017-01-06
1
-40
/
+71
*
[asan] Change the visibility of ___asan_globals_registered to hidden
Kuba Mracek
2017-01-06
1
-0
/
+1
*
Fix use after free
Xin Tong
2017-01-06
1
-1
/
+1
*
[sanitizer] Use architecture/slice information when symbolizing fat Mach-O fi...
Kuba Mracek
2017-01-06
12
-36
/
+184
*
Add _LIBCPP_COMPILER_[CLANG|GCC|MSVC|IBM] macros.
Eric Fiselier
2017-01-06
5
-32
/
+32
*
[llvm-config] Print --system-libs only when static linking
Michal Gorny
2017-01-06
6
-5
/
+17
*
[cmake] Canonicalize CMake booleans to 0/1 for lit interop
Michal Gorny
2017-01-06
9
-22
/
+39
*
[test] Remove unused 'test_examples' config var
Michal Gorny
2017-01-06
2
-5
/
+0
*
[InstSimplify] Optimize away urems in the presence of range metadata
David Majnemer
2017-01-06
3
-24
/
+52
*
Fix LoopLoadElimination to keep original alignment on the inital hoisted store
Mehdi Amini
2017-01-06
2
-4
/
+6
*
[asan] Teach asan_symbolize.py to use :arch with atos and llvm-symbolizer on ...
Kuba Mracek
2017-01-06
1
-26
/
+51
*
AMDGPU/R600: Don't use REGISTER_{LOAD,STORE} ISD nodes
Jan Vesely
2017-01-06
8
-368
/
+1162
*
Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG
Eric Fiselier
2017-01-06
12
-50
/
+79
*
[sanitizer] Add a 'print_module_map' flag which prints modules with UUIDs on ...
Kuba Mracek
2017-01-06
12
-11
/
+123
*
Use CodegenOpts::less when creating a TargetMachine for clang `-O1`
Mehdi Amini
2017-01-06
1
-4
/
+15
*
[libc++] Cleanup and document <__threading_support>
Eric Fiselier
2017-01-06
10
-46
/
+111
*
[X86][SSE] Standardized triples in vector shift tests
Simon Pilgrim
2017-01-06
9
-596
/
+596
[next]