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
*
[NFC][Sanitizer] Extract GetFuncAddr from GetRealFunctionAddress
Julian Lettner
2019-04-25
3
-9
/
+20
*
Fix bug 37903:MS ABI: handle inline static data member and inline variable as...
Jennifer Yu
2019-04-25
3
-2
/
+99
*
Implement 'lerp'; which is the last bit of P0811. Mark that paper as complete.
Marshall Clow
2019-04-25
3
-1
/
+103
*
[lldb] [lit] Add tests for reading new x86_64 registers
Michal Gorny
2019-04-25
2
-0
/
+103
*
[lldb] [lit] Remove unnecessary array use in XMM reading test
Michal Gorny
2019-04-25
1
-8
/
+8
*
[WebAssembly] Always take into account added when applying runtime relocations
Sam Clegg
2019-04-25
3
-29
/
+42
*
Fixed typo in CompileUnit::GetImportedModules documentation [NFC]
Raphael Isemann
2019-04-25
1
-1
/
+1
*
[Evaluator] Walk initial elements when handling load through bitcast
Robert Lougher
2019-04-25
3
-38
/
+158
*
[GlobalISel][AArch64] Legalize G_FNEARBYINT
Jessica Paquette
2019-04-25
8
-2
/
+589
*
[GlobalISel] Add IRTranslator support for G_FNEARBYINT
Jessica Paquette
2019-04-25
2
-0
/
+10
*
[clangd] Use JSON streaming API for Trace rather than pasting strings. NFC
Sam McCall
2019-04-25
2
-30
/
+35
*
[GlobalISel] Add a G_FNEARBYINT opcode
Jessica Paquette
2019-04-25
4
-0
/
+14
*
[OPENMP] Improved check for the linear dependency in the non-rectangular
Alexey Bataev
2019-04-25
3
-6
/
+46
*
[scudo][standalone] Introduce the SizeClassMap
Kostya Kortchinsky
2019-04-25
5
-1
/
+190
*
Revert "[JITLink] Make the JITLink MachO/x86-64 eh-frame test work on Windows."
Lang Hames
2019-04-25
1
-1
/
+6
*
[LLD][ELF] - Convert symbol-index.s testcase to a YAML test case. NFCI.
George Rimar
2019-04-25
3
-10
/
+25
*
gn build: Document llvm_enable_dia_sdk variable better
Nico Weber
2019-04-25
1
-0
/
+2
*
gn build: Make setting llvm_enable_dia_sdk=true work
Nico Weber
2019-04-25
2
-2
/
+8
*
[LLD][ELF] - Move the test to a correct folder, remove excessive input. NFCI.
George Rimar
2019-04-25
3
-50
/
+51
*
[OPENMP][AARCH64]Fix the test for declare simd, NFC.
Alexey Bataev
2019-04-25
1
-4
/
+4
*
lld-link: Implement /swaprun: flag
Nico Weber
2019-04-25
7
-2
/
+78
*
[InstCombine][X86] Tweak generic expansion of PACKSS/PACKUS to shuffle then t...
Simon Pilgrim
2019-04-25
1
-7
/
+4
*
[Support] json::OStream::flush(), which passes through to the underlying stream
Sam McCall
2019-04-25
1
-1
/
+3
*
gn build: Merge r359179
Nico Weber
2019-04-25
2
-0
/
+2
*
gn build: Merge r359174
Nico Weber
2019-04-25
1
-0
/
+1
*
gn build: Merge r359142
Nico Weber
2019-04-25
1
-0
/
+1
*
[Support] Add JSON streaming output API, faster where the heavy value types a...
Sam McCall
2019-04-25
4
-138
/
+337
*
[InstCombine][X86] Add PACKSS/PACKUS tests for truncation where saturation wo...
Simon Pilgrim
2019-04-25
1
-0
/
+160
*
Implement midpoint for floating point types. Reviewed as https://reviews.llvm...
Marshall Clow
2019-04-25
8
-1
/
+228
*
[Support] Try to unbreak windows buildbot
Ilya Biryukov
2019-04-25
1
-1
/
+1
*
Parallel: only allow the first TaskGroup to run tasks parallelly
Fangrui Song
2019-04-25
2
-6
/
+29
*
[llvm-objdump] Prep for adding newlines before and after "Disassembly of sect...
Fangrui Song
2019-04-25
4
-30
/
+17
*
[ConstantRange] [a, b) udiv a full range is [0, umax(b)).
Florian Hahn
2019-04-25
2
-2
/
+10
*
[Testing] Move clangd::Annotations to llvm testing support
Ilya Biryukov
2019-04-25
9
-132
/
+345
*
[yaml2obj] - Don't crash on invalid inputs.
George Rimar
2019-04-25
4
-13
/
+15
*
Fix include order. NFCI.
Simon Pilgrim
2019-04-25
1
-1
/
+1
*
[X86][SSE] combineBitcastvxi1 - add support for bitcasting to non-scalar inte...
Simon Pilgrim
2019-04-25
2
-1724
/
+183
*
Fix compilation error with -DLIBCXXABI_ENABLE_THREADS=OFF
Michael Platings
2019-04-25
1
-0
/
+3
*
[Support] Add a GTest matcher for Optional<T>
Ilya Biryukov
2019-04-25
3
-1
/
+74
*
[NFC][LoopIdiomRecognize] Some basic baseline tests for bcmp loop idiom
Roman Lebedev
2019-04-25
4
-0
/
+2734
*
[NFC] test commit removing excess line
Nikolai Kosjar
2019-04-25
1
-1
/
+0
*
[MIPS] Use custom bitcast lowering to avoid excessive instructions
Simon Atanasyan
2019-04-25
4
-7
/
+45
*
[X86] Remove part of an if condition that should always be true.
Craig Topper
2019-04-25
1
-1
/
+1
*
[JITLink] Make the JITLink MachO/x86-64 eh-frame test work on Windows.
Lang Hames
2019-04-25
1
-6
/
+1
*
[llvm-rtdyld] Add support for passing command line arguments to rtdyld-run code.
Lang Hames
2019-04-25
1
-5
/
+19
*
Enable LoopVectorization by default.
Alina Sbirlea
2019-04-25
5
-517
/
+11
*
[llvm-objdump] errorToErrorCode+message -> toString
Fangrui Song
2019-04-25
2
-5
/
+4
*
[PowerPC][NFC]Update licence to Apache 2
Jinsong Ji
2019-04-25
1
-17
/
+3
*
Consolidate existing utilities for interpreting vector predicate maskes [NFC]
Philip Reames
2019-04-25
4
-47
/
+61
*
Update test to better check for the non-constexpr-ness of a move constructor....
Marshall Clow
2019-04-25
1
-5
/
+20
[next]