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
*
[x86] add tests for extract of FP select; NFC
Sanjay Patel
2019-03-09
1
-0
/
+26
*
[ScalarizeMaskedMemIntrin] Use IRBuilder functions that take uint32_t/uint64_...
Craig Topper
2019-03-09
5
-82
/
+68
*
Actually implement the TestQueues.py workaround
Frederic Riss
2019-03-09
1
-5
/
+4
*
[CMake] Support stripping and linking output to .build-id directory
Petr Hosek
2019-03-09
4
-2
/
+54
*
Try to workaround the TestQueues.py flakyness
Frederic Riss
2019-03-09
1
-0
/
+5
*
LWG 2843 "Unclear behavior of std::pmr::memory_resource::do_allocate()"
Eric Fiselier
2019-03-09
2
-11
/
+15
*
Break cycle lldb/Commands [3->] lldb/Expression [1->] lldb/Commands
Jonas Devlieghere
2019-03-09
3
-21
/
+31
*
Add parens to force the order of operations in an expression trying
Jason Molenda
2019-03-09
1
-1
/
+1
*
Work around dllimport bug with exclude_from_explicit_instantiation.
Eric Fiselier
2019-03-08
1
-0
/
+3
*
Rename a local variable counter to Counter.
Wei Mi
2019-03-08
1
-3
/
+3
*
Fix C++03 build failure
Eric Fiselier
2019-03-08
1
-1
/
+1
*
[RegisterCoalescer][NFC] bind a DenseMap access to a reference to avoid
Wei Mi
2019-03-08
1
-2
/
+3
*
Revert "[libc++] Do not force building with -fPIC"
Eric Fiselier
2019-03-08
1
-0
/
+4
*
Unbork `std::memory_order` ABI.
Eric Fiselier
2019-03-08
1
-6
/
+29
*
[ScalarizeMaskedMemIntrin] Only set the ModifiedDT flag if new basic blocks w...
Craig Topper
2019-03-08
1
-12
/
+16
*
[RISCV] Allow access to FP CSRs without F extension
Ana Pazos
2019-03-08
5
-32
/
+21
*
Fix PR41017 - Build failure with _LIBCPP_DEBUG=0 and non-const-ref
Eric Fiselier
2019-03-08
2
-7
/
+32
*
[CodeGenPrepare] Fix ModifiedDT flag in optimizeSelectInst
Rong Xu
2019-03-08
2
-16
/
+44
*
[lldb] [test] Skip broken NetBSD core test
Michal Gorny
2019-03-08
1
-0
/
+1
*
[Go / ASAN] Disable Go bindings for ASAN tests.
Mitch Phillips
2019-03-08
1
-1
/
+1
*
[LLD] Fixed flaky unit test based on build directory.
Mitch Phillips
2019-03-08
1
-0
/
+1
*
[lldb] [test] Do not check libc function names in NetBSD core test
Michal Gorny
2019-03-08
1
-1
/
+1
*
[libc++] Do not force building with -fPIC
Louis Dionne
2019-03-08
1
-4
/
+0
*
[AArch64][GlobalISel] Fix i1 arguments not being zero-extended as required by...
Amara Emerson
2019-03-08
2
-0
/
+12
*
[8.0 Regression] Fix handling of `__builtin_constant_p` inside template argum...
Eric Fiselier
2019-03-08
3
-0
/
+35
*
Improve "llvm-nm -f sysv" output for Elf files
Sunil Srivastava
2019-03-08
7
-18
/
+77
*
[x86] scalarize extract element 0 of FP cmp
Sanjay Patel
2019-03-08
3
-294
/
+132
*
[NVPTX][DEBUGINFO]Temp workaround for crash of ptxas: disable packed bytes in...
Alexey Bataev
2019-03-08
7
-546
/
+4480
*
[OpenMP][stats] Update stats gathering macros
Jonathan Peyton
2019-03-08
2
-16
/
+16
*
[HWASan] Save + print registers when tag mismatch occurs in AArch64.
Mitch Phillips
2019-03-08
10
-12
/
+251
*
[WebAssembly] Don't mark lazy symbols as `IsUsedInRegularObj`
Sam Clegg
2019-03-08
4
-8
/
+14
*
[lldb] [Process] Add proper support for NetBSD core files with threads
Michal Gorny
2019-03-08
13
-30
/
+507
*
[cmake] Remove llvm from LLVM_ALL_PROJECTS
Shoaib Meenai
2019-03-08
1
-1
/
+1
*
[GN] Merge 355720.
Mitch Phillips
2019-03-08
1
-0
/
+1
*
[RegionPass] Fix forgotten "!".
Michael Kruse
2019-03-08
1
-1
/
+1
*
[NFC] Add missing revision information to ABI Changelog
Louis Dionne
2019-03-08
1
-1
/
+1
*
AMDGPU: Move d16 load matching to preprocess step
Matt Arsenault
2019-03-08
13
-198
/
+490
*
Remove dependency edges from Host to Target/Core.
Zachary Turner
2019-03-08
2
-2
/
+0
*
[OPENMP]Remove debug service variable.
Alexey Bataev
2019-03-08
2
-16
/
+1
*
DAG: Don't try to cluster loads with tied inputs
Matt Arsenault
2019-03-08
3
-47
/
+57
*
[x86] add tests for extracted vector FP cmp; NFC
Sanjay Patel
2019-03-08
1
-0
/
+25
*
[docs] Fix checkers.rst doc for PointerSorting checker
Mandeep Singh Grang
2019-03-08
1
-1
/
+1
*
Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/"
Matthew Voss
2019-03-08
11
-51
/
+32
*
AMDGPU: Add more tests for d16 loads
Matt Arsenault
2019-03-08
2
-210
/
+868
*
AMDGPU: Don't bother checking the chain in areLoadsFromSameBasePtr
Matt Arsenault
2019-03-08
1
-15
/
+0
*
AMDGPU: Correct DS implementation of areLoadsFromSameBasePtr
Matt Arsenault
2019-03-08
2
-6
/
+6
*
Revert "Recommit "Support attribute used in member funcs of class templates""
Rafael Auler
2019-03-08
2
-33
/
+0
*
[Analyzer] Checker for non-determinism caused by sorting of pointer-like elem...
Mandeep Singh Grang
2019-03-08
7
-0
/
+222
*
[DEBUG_INFO][NVPTX]Emit empty .debug_loc section in presence of the debug opt...
Alexey Bataev
2019-03-08
2
-1
/
+5
*
[msan] Properly guard tests added by r355348; NFC
Hubert Tong
2019-03-08
1
-4
/
+2
[next]