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
...
*
[mlir][docs] Remove redundant path prefix
Jacques Pienaar
2019-12-31
1
-1
/
+1
*
[X86] Add test case for opposite branch condition for PR44412. NFC
Craig Topper
2019-12-31
1
-0
/
+34
*
[CodeGen] Emit conj/conjf/confjl libcalls as fneg instructions if possible.
Craig Topper
2019-12-31
3
-8
/
+29
*
[mlir] Make code blocks more consistent
Jacques Pienaar
2019-12-31
9
-44
/
+43
*
[InstCombine] fold zext of masked bit set/clear
Sanjay Patel
2019-12-31
2
-31
/
+54
*
[InstCombine] add/adjust tests for masked bit; NFC
Sanjay Patel
2019-12-31
1
-6
/
+66
*
Implement additional traverse() overloads
Stephen Kelly
2019-12-31
3
-0
/
+150
*
Unnest struct in Matcher implementation
Stephen Kelly
2019-12-31
1
-18
/
+23
*
Match code following lambdas when ignoring invisible nodes
Stephen Kelly
2019-12-31
2
-1
/
+7
*
[Attributor][Fix] Avoid leaking memory after D68765
Johannes Doerfert
2019-12-31
1
-1
/
+5
*
Revert "[InstCombine] Fix infinite loop due to bitcast <-> phi transforms"
Nikita Popov
2019-12-31
2
-148
/
+0
*
[PowerPC][NFC] Fix clang-tidy warning
Jinsong Ji
2019-12-31
1
-5
/
+5
*
[OpenCL] Remove redundant foreach in OpenCLBuiltins.td; NFC
Sven van Haastregt
2019-12-31
1
-76
/
+32
*
[AArch64] add test for fsub+fneg; NFC
Sanjay Patel
2019-12-31
1
-0
/
+16
*
[InstCombine] add tests for masked bit set/clear; NFC
Sanjay Patel
2019-12-31
1
-20
/
+188
*
[InstCombine] Fix infinite loop due to bitcast <-> phi transforms
Nikita Popov
2019-12-31
2
-0
/
+148
*
[mlir][Linalg] Delete unused LinalgLibraryOps.td
Nicolas Vasilache
2019-12-31
1
-616
/
+0
*
[llvm-exegesis] Check counters before running
Miloš Stojanović
2019-12-31
3
-8
/
+18
*
[ARM][TypePromotion] Re-enable by default
Sam Parker
2019-12-31
1
-1
/
+1
*
Fix external-names.c test when separator is \\
Michael Platings
2019-12-31
1
-3
/
+3
*
[InstCombine] Don't rewrite phi-of-bitcast when the phi has other users
Connor Abbott
2019-12-31
2
-41
/
+68
*
[InstCombine] Add tests for PR44242
Connor Abbott
2019-12-31
1
-0
/
+192
*
clang-tidy doc: modernize-make-unique has an autofix
Sylvestre Ledru
2019-12-31
1
-1
/
+1
*
[Attributor] Suppress unused warnings when assertions are disabled. NFC
Ilya Biryukov
2019-12-31
1
-0
/
+2
*
[Utils] Deal with occasionally deleted functions
Johannes Doerfert
2019-12-31
4
-4
/
+61
*
[Attributor] Function signature rewrite infrastructure
Johannes Doerfert
2019-12-31
10
-30
/
+408
*
[X86] Slightly improve our attempted error recovery for 64-bit -mno-sse2 in L...
Craig Topper
2019-12-31
1
-2
/
+8
*
[Utils][Fix] Minor test result change
Johannes Doerfert
2019-12-31
1
-1
/
+1
*
[NFC] Style cleanup
Shengchen Kan
2019-12-31
1
-28
/
+29
*
[Utils] Reuse argument variable names in the body
Johannes Doerfert
2019-12-31
6
-5
/
+45
*
[Utils] Allow update_test_checks to scrub attribute annotations
Johannes Doerfert
2019-12-31
6
-1
/
+55
*
[Attributor] Propagate known align from arguments to call sites arguments
Johannes Doerfert
2019-12-31
5
-9
/
+20
*
[Attributor] Use abstract call sites to determine associated arguments
Johannes Doerfert
2019-12-31
9
-38
/
+146
*
[Attributor] Annotate the memory behavior of call site arguments
Johannes Doerfert
2019-12-31
28
-79
/
+86
*
[NFC] Make X86MCCodeEmitter::isPCRel32Branch static
Shengchen Kan
2019-12-31
1
-4
/
+2
*
Revert "DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/...
David Blaikie
2019-12-30
5
-7
/
+6
*
[NFC] Style cleanup
Shengchen Kan
2019-12-31
1
-389
/
+479
*
[mlir] Refactor operation results to use a single use list for all results of...
River Riddle
2019-12-30
7
-264
/
+365
*
[TargetLowering][AMDGPU] Make scalarizeVectorLoad return a pair of SDValues i...
Craig Topper
2019-12-30
6
-27
/
+28
*
[SelectionDAG] Fix copy/paste mistake in comment. NFC
Craig Topper
2019-12-30
1
-1
/
+1
*
[NFC] Add comments in unit test aix-xcoff-toc.ll to clarify the intent
jasonliu
2019-12-31
1
-0
/
+10
*
[X86] Add test case for PR44412. NFC
Craig Topper
2019-12-30
1
-0
/
+36
*
[CodeGen] Use IRBuilder::CreateFNeg for __builtin_conj
Craig Topper
2019-12-30
2
-6
/
+21
*
[CodeGen] Use CreateFNeg in buildFMulAdd
Craig Topper
2019-12-30
2
-11
/
+19
*
Remove a redundant `default:` on an exhaustive switch(enum).
Eric Astor
2019-12-30
1
-2
/
+0
*
[OpenMP][FIX] Generalize a test check line
Johannes Doerfert
2019-12-30
1
-2
/
+2
*
[libomptarget][nfc] Change unintentional target_impl prefix to kmpc_impl
Jon Chesterfield
2019-12-30
3
-7
/
+7
*
[PowerPC][docs] Update Embedded PowerPC docs in Compiler Writers Info page
Jinsong Ji
2019-12-30
1
-1
/
+11
*
[OpenMP] Use the OpenMPIRBuilder for `omp parallel`
Johannes Doerfert
2019-12-30
7
-95
/
+274
*
[OpenMP] Use the OpenMPIRBuilder for `omp cancel`
Johannes Doerfert
2019-12-30
4
-32
/
+237
[prev]
[next]