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
*
Move UnwindTable from ObjectFile to Module
Pavel Labath
2019-02-14
8
-52
/
+50
*
Refine ArgPromotion metadata handling
Teresa Johnson
2019-02-14
2
-0
/
+33
*
[LoopUnrollPeel] Add case where we should forget the peeled loop from SCEV.
Florian Hahn
2019-02-14
2
-10
/
+50
*
[lldb] [lldb-server] Catch and report errors from main loop
Michal Gorny
2019-02-14
1
-1
/
+6
*
[lldb] [MainLoop] Report errno for failed kevent()
Michal Gorny
2019-02-14
1
-1
/
+1
*
[RISCV][NFC] Add RV64I CHECK lines to inline-asm.ll test
Alex Bradbury
2019-02-14
1
-0
/
+31
*
[ASTImporter] Check visibility/linkage of functions and variables
Gabor Marton
2019-02-14
3
-72
/
+370
*
Reapply [VFS] Allow multiple RealFileSystem instances with independent CWDs.
Sam McCall
2019-02-14
3
-31
/
+167
*
[MIPS GlobalISel] Select phi instruction for integers
Petar Avramovic
2019-02-14
6
-0
/
+602
*
[Instrumentation][NFC] Fix warning.
Clement Courbet
2019-02-14
1
-1
/
+1
*
[Builtins] Treat `bcmp` as a builtin.
Clement Courbet
2019-02-14
8
-18
/
+86
*
[MIPS GlobalISel] Select branch instructions
Petar Avramovic
2019-02-14
8
-1
/
+379
*
Make widenable condition transparent for MemoryWriteTracking
Max Kazantsev
2019-02-14
1
-0
/
+4
*
Teach isGuaranteedToTransferExecutionToSuccessor about widenable conditions
Max Kazantsev
2019-02-14
1
-1
/
+2
*
Fix an accidentally flipped pair of arguments, NFCI
Jeremy Morse
2019-02-14
1
-1
/
+1
*
[ARM] Ensure we update the correct flags in the peephole optimiser
David Green
2019-02-14
2
-2
/
+40
*
[Support] Fix TempFile::discard to not leave behind temporary files
Andrew Ng
2019-02-14
1
-13
/
+14
*
Revert "Temporarily disable calls to getgrnam/getgrnam_r in test due to it hi...
Douglas Yung
2019-02-14
1
-4
/
+2
*
[NFC] Refactor LICM code for better readability
Max Kazantsev
2019-02-14
1
-6
/
+11
*
[gdb-remote] Sanity check platform pointer
Aaron Smith
2019-02-14
1
-2
/
+5
*
[llvm-readobj][test] Add all GNU_PROPERTY_X86_FEATURE_2_{NEEDED,USED} bits
Fangrui Song
2019-02-14
1
-13
/
+13
*
[lldb-server] Add remote platform capabilities for Windows
Aaron Smith
2019-02-14
6
-275
/
+217
*
Print a note to the called macro when diagnosing err_embedded_directive
Nico Weber
2019-02-14
6
-2
/
+12
*
[NewPM] Add explicit triple to test
Francis Visoiu Mistrih
2019-02-14
1
-0
/
+2
*
Relax test to check for a valid number instead of a specific number
Douglas Yung
2019-02-14
1
-1
/
+1
*
lld/coff: Simplify error message for comdat selection mismatches
Nico Weber
2019-02-14
3
-107
/
+135
*
[msan] Don't delete MSanAtExitRecord
Vitaly Buka
2019-02-14
2
-1
/
+40
*
[CUDA][HIP] Use device side kernel and variable names when registering them
Yaxun Liu
2019-02-14
6
-50
/
+114
*
[X86] Make (f80 (sint_to_fp (i16))) use fistps/fisttps instead of fistpl/fist...
Craig Topper
2019-02-14
2
-27
/
+23
*
Revert "[llvm-objdump] Allow short options without arguments to be grouped"
Matthew Voss
2019-02-14
4
-30
/
+20
*
Relax restriction in tests to where "-emit-llvm-bc" and "-emit-obj" must appear.
Douglas Yung
2019-02-14
3
-28
/
+40
*
[libFuzzer] trying to fix the bot (can't reproduce the build failure locally)
Kostya Serebryany
2019-02-14
1
-1
/
+2
*
Fix for asan bots
Leonard Chan
2019-02-14
1
-9
/
+12
*
[llvm-objdump] Allow short options without arguments to be grouped
Matthew Voss
2019-02-14
4
-20
/
+30
*
[libFuzzer] add threads to the fork mode: now you can pass -fork=N to run N c...
Kostya Serebryany
2019-02-14
3
-90
/
+147
*
[globalisel][combine] Split existing rules into a match and apply step
Daniel Sanders
2019-02-14
2
-21
/
+51
*
[llvm-ar][libObject] Fix relative paths when nesting thin archives.
Jordan Rupprecht
2019-02-13
8
-72
/
+115
*
[PowerPC][NFC] Added tests for prologue and epilogue code gen.
Stefan Pintilie
2019-02-13
4
-0
/
+494
*
[ConstProp] add IR tests to show miscompiles; NFC
Sanjay Patel
2019-02-13
1
-0
/
+36
*
[llvm-readobj] Dump GNU_PROPERTY_X86_ISA_1_{NEEDED,USED} notes in .note.gnu.p...
Fangrui Song
2019-02-13
3
-4
/
+86
*
[HWASAN] Updated HWASAN design document to better portray the chance of missi...
Mitch Phillips
2019-02-13
1
-1
/
+2
*
[SelectionDAG] Inline a single use helper function, and remove last non-MMO i...
Philip Reames
2019-02-13
3
-39
/
+22
*
[RegAllocGreedy] Take last chance recoloring into account in evicting.
Mark Lacey
2019-02-13
1
-6
/
+20
*
[AVR] Fix a typo - 's/analisys/analysis'
Dylan McKay
2019-02-13
1
-1
/
+1
*
[WebAssembly] memory.fill
Thomas Lively
2019-02-13
7
-13
/
+102
*
[NewPM] Second attempt at porting ASan
Leonard Chan
2019-02-13
11
-200
/
+489
*
Restore Check for Unreachable Exit Block in -Winfinite-recursion
Robert Widmann
2019-02-13
2
-2
/
+15
*
[WebAssembly] Bulk memory intrinsics and builtins
Thomas Lively
2019-02-13
8
-36
/
+145
*
Revert r353962
Serge Guelton
2019-02-13
2
-85
/
+28
*
ELF: Allow GOT relocs pointing to non-preemptable ifunc to resolve to an IREL...
Peter Collingbourne
2019-02-13
16
-117
/
+345
[next]