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
*
Fix nondeterminism introduced in r353954
Yi Kong
2019-03-26
3
-2
/
+52
*
[OpenCL] Allow variadic macros as Clang feature.
Anastasia Stulova
2019-03-26
4
-7
/
+23
*
[TableGen] Let list elements have a trailing comma
Javed Absar
2019-03-26
2
-0
/
+8
*
[TableGen] Give meaningful msg for def use in multiclass
Javed Absar
2019-03-26
2
-2
/
+18
*
[ARM][Asm] Accept upper case coprocessor number and registers
Oliver Stannard
2019-03-26
3
-2
/
+58
*
update the release notes after the change of 'clang -dumpversion'
Sylvestre Ledru
2019-03-26
1
-0
/
+2
*
[llvm-dlltool] Set a proper machine type for weak symbol object files
Martin Storsjo
2019-03-26
2
-1
/
+4
*
[RISCV] Pass -target-abi to -cc1as
Roger Ferrer Ibanez
2019-03-26
4
-4
/
+33
*
[ADT] Update SmallVectorTest.EmplaceBack tests after rL356312
Fangrui Song
2019-03-26
1
-36
/
+42
*
[X86] In matchBitExtract, place all of the new nodes before Node's position i...
Craig Topper
2019-03-26
1
-10
/
+9
*
[X86] In matchBitExtract, if we need to truncate the BEXTR make sure we put t...
Craig Topper
2019-03-26
1
-1
/
+1
*
[X86] Remove unneeded FIXME. NFC
Craig Topper
2019-03-26
1
-2
/
+0
*
Reland "[WebAssembly] Add linker options to control feature checking"
Thomas Lively
2019-03-26
8
-19
/
+224
*
[clangd][xpc][cmake] Respect explicit value of CLANGD_BUILD_XPC
Jan Korous
2019-03-26
1
-3
/
+10
*
X86Parser: Fix potential reference to deleted object
Craig Topper
2019-03-26
1
-9
/
+9
*
X86AsmParser: Do not process a non-existent token
Craig Topper
2019-03-26
3
-2
/
+11
*
[Python] Define empty SWIG wrapper for unit testin"
Jonas Devlieghere
2019-03-26
4
-28
/
+193
*
[CMake][Fuchsia] Merge static libunwind and libc++abi into libc++ on Darwin
Petr Hosek
2019-03-26
1
-0
/
+12
*
[CFG] [analyzer] pr41142: C++17: Skip transparent InitListExprs in ExprEngine.
Artem Dergachev
2019-03-26
2
-6
/
+20
*
[ELF] Change GOT*_FROM_END (relative to end(.got)) to GOTPLT* (start(.got.plt))
Fangrui Song
2019-03-25
24
-176
/
+143
*
[Python] Move SWIG wrapper dependency into the plugin
Jonas Devlieghere
2019-03-25
3
-6
/
+28
*
Use a class instead of lambda-based callbacks to organize garbage collector.
Rui Ueyama
2019-03-25
1
-117
/
+120
*
Moving ManagedMemoryRewritePass when hybrid option is selected
Michael Kruse
2019-03-25
1
-4
/
+7
*
[MS] Add frontend support for __declspec(allocator)
Reid Kleckner
2019-03-25
5
-0
/
+57
*
[ARM] Add missing memory operands to a bunch of instructions.
Eli Friedman
2019-03-25
4
-30
/
+64
*
[OpenMP] Add LLVM license header to file
Jonathan Peyton
2019-03-25
1
-0
/
+12
*
[OpenMP] Add Intel 19.0 to list of compilers in kmp_version.cpp
Jonathan Peyton
2019-03-25
1
-3
/
+3
*
[lldb] [Process/NetBSD] Use nullptr to fix template arg deduction
Michal Gorny
2019-03-25
1
-1
/
+1
*
[x86] add tests for vector cmps; NFC
Sanjay Patel
2019-03-25
2
-0
/
+1420
*
Revert "AMDGPU: Scavenge register instead of findUnusedReg"
Matt Arsenault
2019-03-25
1
-1
/
+1
*
[Sema] Don't check for array bounds when the types in the base expression are...
Bruno Ricci
2019-03-25
2
-0
/
+15
*
AMDGPU: Remove unnecessary check for isFullCopy
Matt Arsenault
2019-03-25
1
-1
/
+1
*
AMDGPU: Make collapse-endcf test more useful
Matt Arsenault
2019-03-25
1
-6
/
+20
*
[AArch64] Prefer "mov" over "orr" to materialize constants.
Eli Friedman
2019-03-25
62
-266
/
+267
*
[WebAssembly] Don't use default GetLinkerPath
Sam Clegg
2019-03-25
4
-9
/
+31
*
AMDGPU: Set hasSideEffects 0 on _term instructions
Matt Arsenault
2019-03-25
1
-0
/
+3
*
Revert "[llvm] Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-25
14
-70
/
+26
*
[PythonTestSuite] Fix usage of InitializePrivate in PythonTestSuite
Jonas Devlieghere
2019-03-25
1
-3
/
+8
*
Revert "[lld] Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-25
2
-7
/
+9
*
[LLVM-C] Add binding to look up intrinsic by name
Robert Widmann
2019-03-25
2
-0
/
+11
*
AMDGPU: Add support for cross address space synchronization scopes (clang)
Konstantin Zhuravlyov
2019-03-25
4
-23
/
+43
*
AMDGPU: Add support for cross address space synchronization scopes
Konstantin Zhuravlyov
2019-03-25
19
-490
/
+2692
*
[pstl][NFC] Remove some warnings
Louis Dionne
2019-03-25
2
-2
/
+2
*
[ScriptInterpreterPython] Make SWIG callback private (NFC)
Jonas Devlieghere
2019-03-25
2
-172
/
+208
*
[lld] Prevent duplicate files in debug line header in dwarf 5.
Ali Tamur
2019-03-25
2
-9
/
+7
*
[ScriptInterpreterPython] Move SWIG initialization into the Python plugin (NFC)
Jonas Devlieghere
2019-03-25
3
-207
/
+203
*
[llvm] Prevent duplicate files in debug line header in dwarf 5.
Ali Tamur
2019-03-25
14
-26
/
+70
*
Thread Safety: also look at ObjC methods
JF Bastien
2019-03-25
4
-25
/
+46
*
[SLPVectorizer] Merge reorderAltShuffleOperands into reorderInputsAccordingTo...
Simon Pilgrim
2019-03-25
2
-87
/
+37
*
[SelectionDAG] Add icmp UNDEF handling to SelectionDAG::FoldSetCC
Simon Pilgrim
2019-03-25
10
-266
/
+129
[next]