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] Begin removing matching of FROUND_CURRENT and FROUND_NO_EXC from isel t...
Craig Topper
2019-03-11
5
-74
/
+111
*
[PowerPC] Remove the override of isMachineVerifierClean() to open machine ver...
Zi Xuan Wu
2019-03-11
1
-4
/
+0
*
Add test case for add to sub post legalization. NFC
Amaury Sechet
2019-03-11
1
-0
/
+26
*
[X86] Remove unneeded isel patterns from VCVTSI2SDZ and VCVTUSI2SDZ. NFC
Craig Topper
2019-03-11
1
-3
/
+3
*
[X86] Remove VCVTSI2SDZrrb_Int as it shouldn't exist.
Craig Topper
2019-03-11
2
-2
/
+1
*
Remove redundant extractBooleanFlip argument. NFC
Amaury Sechet
2019-03-11
1
-3
/
+5
*
Quiet command regex instructions during batch execution
Dave Lee
2019-03-10
13
-24
/
+24
*
[x86] add x86-specific opcodes to extractelement scalarization list
Sanjay Patel
2019-03-10
7
-184
/
+146
*
[CGP] fix comments; NFC
Sanjay Patel
2019-03-10
1
-2
/
+2
*
[X86] Remove unused variable. NFC
Craig Topper
2019-03-10
1
-1
/
+0
*
[X86] Make lowering of intrinsics with rounding mode stricter so that only va...
Craig Topper
2019-03-10
10
-300
/
+336
*
[X86] Remove dead code from the handler for INTR_TYPE_SCALAR_MASK_RM.
Craig Topper
2019-03-10
1
-13
/
+3
*
[AArch64] Add tests for saddsat/ssubsat; NFC
Nikita Popov
2019-03-10
4
-0
/
+2035
*
[lldb] [test] Make 2lwp_process_SIGSEGV test more portable
Michal Gorny
2019-03-10
4
-5
/
+8
*
[TableGen] Make CheckImmAllOnesVMatcher and CheckImmAllZerosVMatcher contradi...
Craig Topper
2019-03-10
2
-0
/
+15
*
Recommit r355224 "[TableGen][SelectionDAG][X86] Add specific isel matchers fo...
Craig Topper
2019-03-10
12
-68
/
+156
*
[runtime] Use --strip-all rather than --strip-sections
Petr Hosek
2019-03-10
1
-1
/
+1
*
[git-llvm] Only use --force-interactive when supported
Shoaib Meenai
2019-03-10
1
-1
/
+4
*
[ValueTracking] Move constant range computation into ValueTracking; NFC
Nikita Popov
2019-03-09
3
-238
/
+244
*
Stop relying on allocator behaviour in modules unit test
Duncan P. N. Exon Smith
2019-03-09
1
-9
/
+8
*
Fix slashes in path references in -Rmodule-import test from r355778
Duncan P. N. Exon Smith
2019-03-09
2
-29
/
+29
*
Modules: Invalidate out-of-date PCMs as they're discovered
Duncan P. N. Exon Smith
2019-03-09
18
-132
/
+345
*
Modules: Rename MemoryBufferCache to InMemoryModuleCache
Duncan P. N. Exon Smith
2019-03-09
33
-217
/
+227
*
[ARM] Use non-constant operand in umulo-32.ll; NFC
Nikita Popov
2019-03-09
1
-24
/
+9
*
[ARM] Generate test checks for umulo-32.ll; NFC
Nikita Popov
2019-03-09
1
-9
/
+45
*
[lldb] [test] Adjust XFAIL list to match buildbot results
Michal Gorny
2019-03-09
9
-10
/
+2
*
[RISCV][NFC] Minor refactoring of CC_RISCV
Alex Bradbury
2019-03-09
1
-7
/
+7
*
[RISCV][NFC] Split out emitSelectPseudo from EmitInstrWithCustomInserter
Alex Bradbury
2019-03-09
1
-16
/
+19
*
[RISCV] Support -target-abi at the MC layer and for codegen
Alex Bradbury
2019-03-09
14
-15
/
+350
*
[WebAssembly] Use named operands to identify loads and stores
Thomas Lively
2019-03-09
9
-135
/
+107
*
Refactor isBooleanFlip into extractBooleanFlip so that users do not depend on...
Amaury Sechet
2019-03-09
1
-19
/
+28
*
[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
[next]