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
path:
root
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: use ComplexPattern for offsets in llvm.amdgcn.buffer.load/store.format
Nicolai Haehnle
2016-03-18
6
-58
/
+192
*
[AMDGPU] Assembler: Change dpp_ctrl syntax to match sp3
Sam Kolton
2016-03-18
4
-76
/
+121
*
[Fuzzer] Guard no_sanitize_memory attributes behind __has_feature.
Benjamin Kramer
2016-03-18
1
-2
/
+10
*
Fix some typos; NFC
Krzysztof Parzyszek
2016-03-18
1
-2
/
+2
*
[llvm-objdump] Move test case to the X86 sub-directory because it depends on ...
Simon Atanasyan
2016-03-18
2
-11
/
+6
*
Always cache resolved paths as it even saves on StringMap lookups.
Pete Cooper
2016-03-18
1
-4
/
+2
*
adding another optimization opportunity to readme file
Ehsan Amiri
2016-03-18
1
-0
/
+11
*
Use StringRef's in resolved path cache to avoid extra internString lookups. ...
Pete Cooper
2016-03-18
1
-11
/
+16
*
[libFuzzer] read corpus dirs recursively
Kostya Serebryany
2016-03-18
2
-14
/
+25
*
[LoopDataPrefetch] Add TTI to limit the number of iterations to prefetch ahead
Adam Nemet
2016-03-18
7
-1
/
+35
*
[LoopDataPrefetch/Aarch64] Allow selective prefetching of large-strided accesses
Adam Nemet
2016-03-18
8
-0
/
+109
*
[Aarch64] Add pass LoopDataPrefetch for Cyclone
Adam Nemet
2016-03-18
3
-0
/
+34
*
[libFuzzer] improve -merge functionality
Kostya Serebryany
2016-03-18
6
-73
/
+101
*
[Support] Refactor Error unit tests to avoid duplicating work.
Lang Hames
2016-03-18
1
-294
/
+229
*
[sancov] html report: replacing uncovered functions with function coverage % ...
Mike Aizatsky
2016-03-18
1
-44
/
+69
*
DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual fun...
Peter Collingbourne
2016-03-17
6
-11
/
+105
*
[Support] Address some of dblaikie's feedback for r263749.
Lang Hames
2016-03-17
1
-4
/
+4
*
Revert "allow lambdas in mapped_iterator"
Mike Aizatsky
2016-03-17
3
-53
/
+1
*
allow lambdas in mapped_iterator
Mike Aizatsky
2016-03-17
3
-1
/
+53
*
[Docs] Fix a typo.
Alexey Samsonov
2016-03-17
1
-2
/
+2
*
[PPC, FastISel] Fix ordered/unordered fcmp
Tim Shen
2016-03-17
2
-7
/
+210
*
[Support] Add ExitOnError utility to support tools that use the exit-on-error
Lang Hames
2016-03-17
2
-1
/
+79
*
[Support] Make Error::isA<T>() works on success values.
Lang Hames
2016-03-17
2
-1
/
+4
*
[LoopVectorize] Annotate versioned loop with noalias metadata
Adam Nemet
2016-03-17
5
-28
/
+228
*
[LoopVersioning] Annotate versioned loop with noalias metadata
Adam Nemet
2016-03-17
5
-0
/
+275
*
Bitcode: Error out instead of crashing on corrupt metadata
Justin Bogner
2016-03-17
1
-20
/
+38
*
ARM: stop asserting on weird <3 x Ty> vectors in ISelLowering.
Tim Northover
2016-03-17
3
-2
/
+19
*
[libFuzzer] deprecate several flags
Kostya Serebryany
2016-03-17
7
-51
/
+10
*
[libFuzzer] add __attribute__((no_sanitize_memory)) to two functions that may...
Kostya Serebryany
2016-03-17
1
-0
/
+2
*
[msan fix] unitalized variable
Michael J. Spencer
2016-03-17
1
-3
/
+3
*
[InstCombine] Combine A->B->A BitCast
Guozhi Wei
2016-03-17
3
-0
/
+200
*
[Statepoints] Export a magic constant into a header; NFC
Sanjoy Das
2016-03-17
2
-1
/
+3
*
[lit] Enqueue tests on a separate thread to not hit limits on parallel queues
Filipe Cabecinhas
2016-03-17
1
-2
/
+14
*
[AMDGPU] add VI disassembler tests. NFC.
Valery Pykhtin
2016-03-17
13
-3
/
+1700
*
[PowerPC] Disable CTR loops optimization for soft float operations
Petar Jovanovic
2016-03-17
2
-0
/
+148
*
[WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
Derek Schuff
2016-03-17
5
-60
/
+126
*
[COFF] Refactor section alignment calculation
David Majnemer
2016-03-17
2
-3
/
+18
*
Forgot to commit this with r263692
David Majnemer
2016-03-17
1
-1
/
+1
*
AMDGPU/SI: Do not generate s_waitcnt after ds_permute/ds_bpermute
Changpeng Fang
2016-03-17
3
-3
/
+51
*
AMDGPU: mark atomic instructions as sources of divergence
Nicolai Haehnle
2016-03-17
2
-0
/
+22
*
[X86][SSE] Simplified blend-with-zero combining
Simon Pilgrim
2016-03-17
4
-20
/
+63
*
propagate 'unpredictable' metadata on select instructions
Sanjay Patel
2016-03-17
3
-9
/
+13
*
ARM: Revert SVN r253865, 254158, fix windows division
Saleem Abdulrasool
2016-03-17
4
-88
/
+113
*
[llvm-objdump] Add REQUIRES x86 directive to fix buildbots
Simon Atanasyan
2016-03-17
1
-0
/
+1
*
[llvm-objdump] Add '0x' prefix to a target displacement number to accent its ...
Simon Atanasyan
2016-03-17
2
-1
/
+11
*
[mips] Use `formatImm` call to print immediate value in the `MipsInstPrinter`
Simon Atanasyan
2016-03-17
2
-2
/
+13
*
[mips] Eliminate instances of "potentially uninitialised local variable" warn...
Scott Egerton
2016-03-17
1
-16
/
+13
*
Remove obselete reference to TypeResolve from the tutorial.
Wilfred Hughes
2016-03-17
1
-4
/
+1
*
Minor grammar fix in kaleidoscope tutorial.
Wilfred Hughes
2016-03-17
1
-2
/
+2
*
Further typo fixes in kaleidoscope tutorial.
Wilfred Hughes
2016-03-17
1
-3
/
+3
[next]