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] Add a 'break;' to the end of the last case in a switch to avoid surpris...
Craig Topper
2019-11-18
1
-0
/
+2
*
[Sema] Fix a -Wobjc-signed-char-bool false-positive
Erik Pilkington
2019-11-18
2
-0
/
+62
*
Update the docs for building libc++.
Dan Albert
2019-11-18
1
-25
/
+29
*
[ThinLTO] Promotion handling cleanup (NFC)
Teresa Johnson
2019-11-18
2
-26
/
+15
*
[X86] Add AMD Matisse (znver2) model number to getHostCPUName and compiler-rt...
Craig Topper
2019-11-18
2
-4
/
+4
*
Implement __attribute__((objc_direct)), __attribute__((objc_direct_members))
Pierre Habouzit
2019-11-18
24
-50
/
+1024
*
[LegalizeDAG] Convert strict fp nodes to libcalls without losing the chain.
Craig Topper
2019-11-18
5
-398
/
+626
*
[LoopPred/WC] Use a dominating widenable condition to remove analyze loop exits
Philip Reames
2019-11-18
2
-9
/
+964
*
Reland: [Remarks][Driver] Use different remark files when targeting multiple ...
Francis Visoiu Mistrih
2019-11-18
2
-0
/
+27
*
[PowerPC] Test case for vector float gather on ppc64le and ppc64
Stefan Pintilie
2019-11-18
1
-0
/
+53
*
Revert "[Remarks][Driver] Use different remark files when targeting multiple ...
Reid Kleckner
2019-11-18
2
-24
/
+0
*
Temporarily Revert "Add support for options -frounding-math, ftrapping-math, ...
Eric Christopher
2019-11-18
21
-731
/
+176
*
Allocate builtins table earlier to fix bug found by ubsan
Reid Kleckner
2019-11-18
1
-1
/
+2
*
[Remarks][Driver] Use different remark files when targeting multiple architec...
Francis Visoiu Mistrih
2019-11-18
2
-0
/
+24
*
[builtins] Implement rounding mode support for i386/x86_64
Yi Kong
2019-11-18
4
-2
/
+44
*
[Signal] Allow llvm clients to opt into one-shot SIGPIPE handling
Vedant Kumar
2019-11-18
7
-30
/
+63
*
[libomptarget][nfc] Move some source into common from nvptx
Jon Chesterfield
2019-11-18
10
-11
/
+18
*
Fix shared lib build.
Michael Liao
2019-11-18
2
-2
/
+4
*
Replace bitfield in lldb::Type with byte-sized members. (NFC)
Adrian Prantl
2019-11-18
5
-89
/
+74
*
[cmake] Factor out DEFAULT_SANITIZER_MIN_OSX_VERSION
Julian Lettner
2019-11-18
1
-6
/
+8
*
Bump sanitizer iOS deployment target to 9.0
Julian Lettner
2019-11-18
1
-1
/
+1
*
Bump sanitizer macOS deployment target to 10.10
Julian Lettner
2019-11-18
1
-4
/
+4
*
[Docs] Add Python caveats under the development section
Jonas Devlieghere
2019-11-18
3
-0
/
+43
*
[yaml2obj][test] Move tests to binary format specific subdirectories
Fangrui Song
2019-11-18
86
-102
/
+93
*
[Attr] Fix `-ast-print` for `asm` attribute
Joel E. Denny
2019-11-18
2
-5
/
+11
*
[dwarfgen] Fix initialization order error. [NFCI]
Francesco Petrogalli
2019-11-18
1
-3
/
+3
*
[OPENMP50]Fix PR44024: runtime assert in distribute construct.
Alexey Bataev
2019-11-18
2
-1
/
+18
*
[ASan] Mark test as UNSUPPORTED for iOS simulator
Julian Lettner
2019-11-18
1
-0
/
+1
*
gn build: Merge 2054ed052f1
LLVM GN Syncbot
2019-11-18
1
-0
/
+1
*
[clangd] Store xref for Macros in ParsedAST.
Utkarsh Saxena
2019-11-18
6
-8
/
+146
*
[NFC] Clean up debug-names-verify-completeness.s test
Pavel Labath
2019-11-18
1
-179
/
+157
*
[clangd] Implement rename by using SelectionTree and findExplicitReferences.
Haojian Wu
2019-11-18
2
-46
/
+462
*
[NFC] Fix test reserve_global_reg.ll after 2d739f9
Russell Gallop
2019-11-18
1
-0
/
+1
*
Revert "[DWARF5]Addition of alignment atrribute in typedef DIE."
Sam McCall
2019-11-18
9
-106
/
+14
*
arm64_32: support function return in FastISel.
Tim Northover
2019-11-18
3
-13
/
+52
*
Re-commit "DWARF location lists: Add section index dumping"
Pavel Labath
2019-11-18
14
-53
/
+61
*
[AMDGPU][MC][GFX10] Enabled v_movrel*[sdwa|dpp|dpp8] opcodes
Dmitry Preobrazhensky
2019-11-18
8
-43
/
+235
*
[clangd] Fix some clang-tidy warnings on SourceCodeTests.cpp, NFC.
Haojian Wu
2019-11-18
1
-9
/
+8
*
[lldb] Fix JSON parser to allow empty arrays
Alex Cameron
2019-11-18
4
-3
/
+104
*
Remove useless param tag to fix Wdocumentation warning. NFCI.
Simon Pilgrim
2019-11-18
1
-3
/
+0
*
[clangd] Fix diagnostic warnings in the RenameTests, NFC.
Haojian Wu
2019-11-18
1
-2
/
+4
*
Fix cppcheck shadow variable warning. NFC.
Simon Pilgrim
2019-11-18
1
-3
/
+3
*
llvm-objcopy - fix uninitialized variable warnings. NFC.
Simon Pilgrim
2019-11-18
2
-18
/
+18
*
Avoid duplicate exe_path definition on recent FreeBSD
Ed Maste
2019-11-18
1
-1
/
+0
*
[OpenMP] Add implementation and tests of Archer tool
protze@itc.rwth-aachen.de
2019-11-18
38
-0
/
+2551
*
Revert rGc0f6ad7d1f3c : "DWARF location lists: Add section index dumping"
Simon Pilgrim
2019-11-18
13
-56
/
+48
*
DwarfGenerator - fix uninitialized variable warnings. NFC.
Simon Pilgrim
2019-11-18
1
-1
/
+2
*
Fix uninitialized variable warning. NFC.
Simon Pilgrim
2019-11-18
1
-2
/
+1
*
llvm-rc - fix uninitialized variable warnings. NFC.
Simon Pilgrim
2019-11-18
2
-2
/
+2
*
Fix uninitialized variable warning. NFC.
Simon Pilgrim
2019-11-18
1
-1
/
+2
[next]