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
*
[DebugInfo][llvm-symbolizer]Add some tests for edge cases when symbolizing
James Henderson
2019-02-06
8
-0
/
+307
*
[ELF][ARM] Add test case that will fail if toPlt() is removed [NFC]
Peter Smith
2019-02-06
1
-0
/
+94
*
[clangd] Add CLI flag "-clang-tidy" to enable/disable running clang-tidy checks.
Haojian Wu
2019-02-06
1
-9
/
+18
*
[clangd] Some minor fixes.
Haojian Wu
2019-02-06
4
-8
/
+7
*
[yaml::BinaryRef] Slight perf tuning (for llvm-exegesis analysis mode)
Roman Lebedev
2019-02-06
1
-3
/
+4
*
[x64] Process the B field of the REX prefix correctly for the PUSH and POP
Aleksandr Urakov
2019-02-06
2
-4
/
+58
*
Fix strlen() of unbound array undefined behavior
Jan Kratochvil
2019-02-06
2
-5
/
+3
*
Fix misspelled filenames in file headers of llvm/{MC,Object,CodeGen}/*.h
Fangrui Song
2019-02-06
8
-8
/
+8
*
[NFC] Factor out detatchment of dead blocks from their erasing
Max Kazantsev
2019-02-06
2
-18
/
+32
*
[LoopSimplifyCFG] Do not count dead exit blocks twice, make CFG simpler
Max Kazantsev
2019-02-06
2
-3
/
+3
*
[NFC] Revert rL353274
Max Kazantsev
2019-02-06
2
-20
/
+8
*
[NFC] Extend API of DeleteDeadBlock(s) to collect updates without DTU
Max Kazantsev
2019-02-06
2
-8
/
+20
*
[NFC] Replace readonly SmallVectorImpl with ArrayRef
Max Kazantsev
2019-02-06
2
-4
/
+3
*
[wasm-ld] Fix wasm trace test to use %t for temporary files.
David L. Jones
2019-02-06
1
-2
/
+2
*
[Reproducers] lldb-instr: tool to generate instrumentation macros.
Jonas Devlieghere
2019-02-06
7
-1
/
+337
*
[HotColdSplit] Move splitting after instrumented PGO use
Teresa Johnson
2019-02-06
5
-13
/
+32
*
Add a warning to GDBRemoteRegisterContext (if packet logging enabled)
Jason Molenda
2019-02-06
1
-0
/
+8
*
[CMake] Unify scripts for generating VCS headers
Petr Hosek
2019-02-06
11
-385
/
+234
*
[AliasSetTracker] Minor style tweak to avoid a variable w/two distinct live r...
Philip Reames
2019-02-06
1
-4
/
+2
*
[Test] Add codegen tests for unordered and monotonic integer operations
Philip Reames
2019-02-06
2
-0
/
+236
*
Move DomTreeUpdater from IR to Analysis
Richard Trieu
2019-02-06
27
-29
/
+29
*
[WebAssembly] Implement --trace and --trace-symbol
Sam Clegg
2019-02-06
9
-14
/
+119
*
[PPC64] Delete the unnecessary __tls_get_addr from ppc64-tls-ld-le.s
Fangrui Song
2019-02-06
1
-3
/
+1
*
[PPC64] Set the number of relocations processed for R_PPC64_TLS[GL]D to 2
Fangrui Song
2019-02-06
7
-13
/
+29
*
[sanitizer] Fix fuchsia and windows build.
Evgeniy Stepanov
2019-02-06
2
-4
/
+7
*
[WebAssembly] Add atomics target option
Heejin Ahn
2019-02-06
4
-3
/
+31
*
[Reproducers] Add instrumentation to Xcode project
Jonas Devlieghere
2019-02-06
1
-0
/
+8
*
Sort Xcode project
Jonas Devlieghere
2019-02-06
1
-4
/
+4
*
Little more cleanup on https://reviews.llvm.org/D57552
Jim Ingham
2019-02-06
1
-25
/
+24
*
[sanitizer] Decorate /proc/self/maps better.
Evgeniy Stepanov
2019-02-06
10
-93
/
+174
*
[ELF] Fix typo in test/ELF/trace.s
Sam Clegg
2019-02-06
1
-1
/
+1
*
Add the source directory for https://reviews.llvm.org/D57552.
Jim Ingham
2019-02-06
1
-0
/
+7
*
[PDB] Remove dots and normalize slashes with /PDBSOURCEPATH.
Zachary Turner
2019-02-06
2
-36
/
+42
*
[x86] add tests for extract+sitofp; NFC
Sanjay Patel
2019-02-06
1
-0
/
+49
*
[WebAssembly] Tidy up `let` statements in .td files (NFC)
Heejin Ahn
2019-02-06
5
-71
/
+59
*
Fix MSVC constructor call extension after b92d290e48e9 (r353181).
James Y Knight
2019-02-06
2
-40
/
+38
*
[BasicAA] Cache nonEscapingLocalObjects for alias() calls.
Alina Sbirlea
2019-02-05
2
-7
/
+29
*
gn build: Fix clang-tidy build
Nico Weber
2019-02-05
1
-8
/
+6
*
Fix PathMappingList::FindFile to handle relative incoming FileSpecs.
Jim Ingham
2019-02-05
3
-247
/
+283
*
[HotColdSplit] Do not split out `resume` instructions
Vedant Kumar
2019-02-05
3
-8
/
+24
*
Orc: Simplify RPC naming system by using function-local statics
David Blaikie
2019-02-05
2
-74
/
+28
*
[modules] Fix handling of initializers for templated global variables.
Richard Smith
2019-02-05
5
-2
/
+263
*
Remove accidentally commited file in xcshareddata
Jonas Devlieghere
2019-02-05
1
-8
/
+0
*
Fixup test on Windows with a case-insensitive filesystem due to path printing...
Douglas Yung
2019-02-05
1
-1
/
+1
*
[ADT] Add a fallible_iterator wrapper.
Lang Hames
2019-02-05
7
-38
/
+624
*
[WebAssembly] Add a comment about why v128.const test was disabled (NFC)
Heejin Ahn
2019-02-05
1
-0
/
+2
*
[InstCombine] limit extracting shuffle transform based on uses
Sanjay Patel
2019-02-05
2
-2
/
+7
*
[WebAssembly] Disable a v128.const test line temporarily
Heejin Ahn
2019-02-05
1
-1
/
+1
*
[InstCombine] split shuffle test to show extra use constraint; NFC
Sanjay Patel
2019-02-05
1
-3
/
+14
*
Basic CUDA-10 support.
Artem Belevich
2019-02-05
5
-3
/
+25
[next]