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
*
Revert [RISCV] Re-enable rv32i-aliases-invalid.s test
Sam Elliott
2019-07-23
1
-0
/
+1
*
[NFC][ASAN] Add brackets around not command
Lei Huang
2019-07-23
1
-1
/
+1
*
[lldb][NFC] Tablegenify process
Raphael Isemann
2019-07-23
2
-25
/
+62
*
ProcessMachCore: Fix a -Wmisleading-indentation warning
Pavel Labath
2019-07-23
1
-36
/
+35
*
[NFC][InstCombine] Fixup commutative/negative tests with icmp preds in @llvm....
Roman Lebedev
2019-07-23
2
-12
/
+10
*
[InstSimplify][NFC] Tests for skipping 'div-by-0' checks before inverted @llv...
Roman Lebedev
2019-07-23
2
-0
/
+212
*
[NFC][PhaseOredering][SimplifyCFG] Add more runlines to umul.with.overflow tests
Roman Lebedev
2019-07-23
2
-14
/
+19
*
[TargetLowering] Add SimplifyMultipleUseDemandedBits
Simon Pilgrim
2019-07-23
14
-1222
/
+1062
*
Fix windows build after r366791
Pavel Labath
2019-07-23
1
-1
/
+3
*
[RISCV] Re-enable rv32i-aliases-invalid.s test
Sam Elliott
2019-07-23
1
-1
/
+0
*
[Object/ELF.h] - Improve testing of the fields in ELFFile<ELFT>::sections().
George Rimar
2019-07-23
4
-5
/
+67
*
[lldb][NFC] Tablegenify source
Raphael Isemann
2019-07-23
2
-19
/
+46
*
[yaml2obj] - Add a support for defining null sections in YAMLs.
George Rimar
2019-07-23
2
-5
/
+192
*
[SLPVectorizer] Remove null-pointer test. NFCI.
Simon Pilgrim
2019-07-23
1
-4
/
+4
*
PlistDiagnostics Fix for compile warning (NFC).
Balazs Keri
2019-07-23
1
-1
/
+1
*
SymbolVendor: Move compile unit handling into the SymbolFile class
Pavel Labath
2019-07-23
17
-143
/
+127
*
[ARM] Rename NEONModImm to VMOVModImm. NFC
David Green
2019-07-23
8
-46
/
+46
*
[Attributor][NFC] Re-run clang-format on the Attributor.cpp
Hideto Ueno
2019-07-23
1
-7
/
+4
*
[Attributor] Deduce "dereferenceable" attribute
Hideto Ueno
2019-07-23
6
-19
/
+555
*
[llvm-objcopy] Allow strip symtab in executables and DSOs
Eugene Leviant
2019-07-23
8
-88
/
+51
*
Fix gold-plugin Windows build
Yi Kong
2019-07-23
1
-2
/
+2
*
[yaml2elf] - Treat the SHN_UNDEF section as kind of regular section.
George Rimar
2019-07-23
2
-12
/
+15
*
[test] Fix the test from the previous commit when run on windows. NFC.
Martin Storsjo
2019-07-23
2
-2
/
+11
*
[lldb][NFC] Tablegenify disassemble
Raphael Isemann
2019-07-23
2
-24
/
+41
*
[CrossTU] Added CTU argument to diagnostic consumer create fn.
Balazs Keri
2019-07-23
5
-48
/
+55
*
[AMDGPU][NFC] Simplify test file for amdgcn intrinsics
Hideto Ueno
2019-07-23
1
-5
/
+5
*
[COFF] Unbreak sorting of mingw comdat .tls sections after SVN r363457
Martin Storsjo
2019-07-23
2
-4
/
+51
*
[DAGCombiner] Make ShrinkLoadReplaceStoreWithStore return an SDValue instead ...
Craig Topper
2019-07-23
1
-9
/
+8
*
[DAGCombiner] Use SDNode::isOperandOf to simplify some code. NFCI
Craig Topper
2019-07-23
1
-7
/
+1
*
[LLVM-C] Improve Bindings to The Internalize Pass
Robert Widmann
2019-07-23
2
-0
/
+24
*
Implement most of P1612R1: Relocate endian. Moves the std::endian functional...
Marshall Clow
2019-07-23
3
-16
/
+23
*
[PowerPC] Replace float load/store pair with integer load/store pair when it'...
Zi Xuan Wu
2019-07-23
5
-23
/
+35
*
Inline function call into assert to fix unused variable warning.
Richard Trieu
2019-07-23
1
-3
/
+2
*
Move variable out from debug only section.
Richard Trieu
2019-07-23
1
-2
/
+0
*
[llvm-lipo] Implement -info
Shoaib Meenai
2019-07-23
4
-14
/
+101
*
[lldb][test_suite] Fix skipIfTargetAndroid decorator
Alex Langford
2019-07-23
1
-7
/
+3
*
[lldb][test_suite] skip tests of `libstdcpp` on Android and clean up
Alex Langford
2019-07-23
2
-19
/
+15
*
Fixing build error from commit 95cbc3d
Stefan Stipanovic
2019-07-22
5
-1
/
+468
*
[Logging] Replace LogIfAnyCategoriesSet with LLDB_LOG.
Jonas Devlieghere
2019-07-22
6
-67
/
+35
*
Restore tests for lldb-server and lldb-vscode removed at rL366590
Antonio Afonso
2019-07-22
63
-0
/
+10564
*
[Statepoints] Fix a bug in statepoint lowering for functions w/no-realign-stack
Philip Reames
2019-07-22
2
-3
/
+9
*
Fix pointer width in test from r366754.
Peter Collingbourne
2019-07-22
1
-2
/
+2
*
gn build: Wrap two comments to 80 columns
Nico Weber
2019-07-22
1
-2
/
+3
*
[DWARF] Add more error handling to debug line parser.
Jonas Devlieghere
2019-07-22
4
-38
/
+256
*
[NFC][clang] Refactor getCompilationPhases()+Types.def step 1.
Puyan Lotfi
2019-07-22
4
-67
/
+85
*
[Statepoints] Add a test which shows a miscompile with no-realign-stacks
Philip Reames
2019-07-22
1
-0
/
+55
*
Revert "Fixing build error from commit 9285295."
Stefan Stipanovic
2019-07-22
5
-466
/
+1
*
llvm-objcopy/test: add REQUIRES: shell for use of umask
David Blaikie
2019-07-22
2
-0
/
+2
*
Analysis: Don't look through aliases when simplifying GEPs.
Peter Collingbourne
2019-07-22
2
-1
/
+18
*
Fixing build error from commit 9285295.
Stefan Stipanovic
2019-07-22
5
-1
/
+466
[next]