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
*
[AMDGPU] gfx1010 SearchableTableEmitter patch for NSA
Stanislav Mekhanoshin
2019-05-13
1
-1
/
+1
*
Introduce the ability to dump the AST to JSON.
Aaron Ballman
2019-05-13
17
-32
/
+2850
*
[CMake] Simplify lldb-server handling
Jonas Devlieghere
2019-05-13
3
-18
/
+8
*
[Pass Pipeline][NFC] Add a test prior to committing D61726
Nemanja Ivanovic
2019-05-13
1
-0
/
+155
*
[X86] Various type corrections to the code that creates LOCK_OR32mi8/OR32mi8L...
Craig Topper
2019-05-13
1
-10
/
+13
*
[JITLink][MachO] Honor the no-dead-strip flag on nlist entries.
Lang Hames
2019-05-13
2
-1
/
+17
*
[Support] Ensure redirected outputs don't contain output from previous tests.
David L. Jones
2019-05-13
1
-0
/
+1
*
[WebAssembly] Don't assume that zext/sext result is i32/i64 in fast isel (PR4...
Nikita Popov
2019-05-13
2
-2
/
+50
*
[AMDGPU] gfx1010 tests. NFC.
Stanislav Mekhanoshin
2019-05-13
11
-98
/
+526
*
Make more friendly with unions. Reviewed as https://reviews.llvm.org/D61858
Marshall Clow
2019-05-13
2
-1
/
+23
*
[clang-tidy] readability-redundant-declaration: fix false positive with C "ex...
Matthias Gehre
2019-05-13
3
-2
/
+49
*
Merge target and launch info environments
Jonas Devlieghere
2019-05-13
3
-1
/
+18
*
Remove commented-out code
Jonas Devlieghere
2019-05-13
1
-43
/
+0
*
Add a new LIBUNWIND_WEAK_PTHREAD Cmake option to force
Sterling Augustine
2019-05-13
3
-2
/
+39
*
[AMDGPU] Reorder includes per coding standard. NFC.
Stanislav Mekhanoshin
2019-05-13
1
-1
/
+1
*
[AMDGPU] Remove now unused V2FP16_ONE constant def. NFC.
Stanislav Mekhanoshin
2019-05-13
1
-1
/
+0
*
[clang][ASTContext] Call setAttached for comments attached to a declaration
Jan Korous
2019-05-13
1
-0
/
+2
*
Revert [X86] Avoid SFB - Fix inconsistent codegen with/without debug info
Robert Lougher
2019-05-13
2
-252
/
+2
*
[InstCombine] try harder to form rotate (funnel shift) (PR20750)
Sanjay Patel
2019-05-13
2
-14
/
+11
*
[TargetLowering] Handle multi depth GEPs w/ inline asm constraints
Nick Desaulniers
2019-05-13
6
-72
/
+87
*
Stop defining negative versions of some lit feature keywords:
Paul Robinson
2019-05-13
1
-9
/
+8
*
fixed typo made by commit r360595
Andrey Churbanov
2019-05-13
1
-1
/
+2
*
[InstCombine] add tests for rotates with narrow shift amount (PR20750); NFC
Sanjay Patel
2019-05-13
1
-0
/
+46
*
gn build: Fewer dependencies in llvm/lib/Target
Nico Weber
2019-05-13
6
-26
/
+44
*
[DataFormatters] FindLibCppStdFunctionCallableInfo() currently uses FindFunct...
Shafik Yaghmour
2019-05-13
1
-2
/
+2
*
[WebAssembly] Refactor relocation processing. NFC.
Sam Clegg
2019-05-13
1
-19
/
+17
*
gn build: Merge r360572
Nico Weber
2019-05-13
1
-0
/
+3
*
[X86][SSE] LowerBuildVectorv4x32 - don't insert MOVQ for undef elts
Simon Pilgrim
2019-05-13
2
-27
/
+14
*
Fixed creation of aliases in Windows build.
Andrey Churbanov
2019-05-13
1
-2
/
+1
*
[X86][SSE] Relax use limits for lowerAddSubToHorizontalOp (PR32433)
Simon Pilgrim
2019-05-13
3
-53
/
+76
*
[ELF] Full support for -n (--nmagic) and -N (--omagic) via common page
Peter Smith
2019-05-13
14
-22
/
+515
*
[TargetLowering] Add SimplifyDemandedBits support for ZERO_EXTEND_VECTOR_INREG
Simon Pilgrim
2019-05-13
3
-53
/
+68
*
[X86] Add test case for mask register variant of PR41619 which should be fixe...
Craig Topper
2019-05-13
1
-1
/
+32
*
[libcxx] teach type_traits test about long uint32_t
Brian Cain
2019-05-13
1
-1
/
+8
*
Revert "[LSR] Tweak setup cost depth threshold to 10."
Amara Emerson
2019-05-13
1
-1
/
+1
*
[X86] Add SimplifyDemandedBits support for PEXTRB/PEXTRW (PR39709)
Simon Pilgrim
2019-05-13
1
-1
/
+6
*
[NativePDB] Fix tests after r360569
Aleksandr Urakov
2019-05-13
1
-6
/
+0
*
Add a test for LWG#3204 and mark it as complete. Reviewed as https://reviews....
Marshall Clow
2019-05-13
2
-1
/
+34
*
[DAGCombiner] narrow vector binop with inserts/extract
Sanjay Patel
2019-05-13
6
-121
/
+116
*
[OPENMP][NVPTX]Simplify handling of thread limit, NFC.
Alexey Bataev
2019-05-13
6
-26
/
+19
*
DWARF/DIERef: remove non-const operator<
Pavel Labath
2019-05-13
1
-2
/
+0
*
[x86] add test for insert/extract binop; NFC
Sanjay Patel
2019-05-13
1
-0
/
+53
*
Add constrained fptrunc and fpext intrinsics.
Kevin P. Neal
2019-05-13
18
-32
/
+668
*
Revert r360559 "[c++20] P1064R0: Allow virtual function calls in constant exp...
Hans Wennborg
2019-05-13
14
-414
/
+52
*
TargetLowering::SimplifyDemandedBits - early-out for UNDEF ops. NFCI.
Simon Pilgrim
2019-05-13
1
-3
/
+5
*
FileCheck [5/12]: Introduce regular numeric variables
Thomas Preud'homme
2019-05-13
11
-152
/
+803
*
[ThinLTO] Don't internalize weak writeable variables
Eugene Leviant
2019-05-13
2
-1
/
+55
*
Add REQUIRES: windows to NativePDB/stack_unwinding01.cpp
Pavel Labath
2019-05-13
1
-2
/
+2
*
Simplify llvm-cat help
Serge Guelton
2019-05-13
1
-3
/
+9
*
Breakpad: Generate unwind plans from STACK CFI records
Pavel Labath
2019-05-13
5
-2
/
+298
[next]