Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
05c5270a6754fa2c52a3b2039b8b944de9cc8032
05c5270
[X86][SSSE3] Add target shuffle constant folding tests
by Simon Pilgrim
· 9 years ago
973dd0e
[Hexagon] segv while processing SUnit with nullNodePtr
by Ron Lieberman
· 9 years ago
de82da5
AMDGPU: Fix broken FrameIndex handling
by Matt Arsenault
· 9 years ago
28d0522
AMDGPU: Rename spill operands to match real instruction
by Matt Arsenault
· 9 years ago
077ab85
AMDGPU: Push bitcasts through build_vector
by Matt Arsenault
· 9 years ago
338f974
[libFuzzer] properly reset the guards when reseting the coverage. Also try to fix check-fuzzer on the bot
by Kostya Serebryany
· 9 years ago
d1e3c5a
Don't create a SymbolTable in Function when the LLVMContext discards value names (NFC)
by Mehdi Amini
· 9 years ago
f3f34d6
[MIR Parser] Fix Build!
by Mehdi Amini
· 9 years ago
5f16c76
MIR Parser: issue an error when the Context discard value names.
by Mehdi Amini
· 9 years ago
b9cc2c4
[libFuzzer] change trace-pc to use 8-byte guards
by Kostya Serebryany
· 9 years ago
16197d8
[sanitizer-coverage] change trace-pc to use 8-byte guards
by Kostya Serebryany
· 9 years ago
977635d
Revert "Don't create a SymbolTable in Function when the LLVMContext discards value names (NFC)"
by Mehdi Amini
· 9 years ago
e3e722b
Don't create a SymbolTable in Function when the LLVMContext discards value names (NFC)
by Mehdi Amini
· 9 years ago
982faf2
AMDGPU: Use i64 scalar compare instructions
by Matt Arsenault
· 9 years ago
019f4de
AMDGPU/SI: Fix kernel argument ABI for HSA
by Tom Stellard
· 9 years ago
78279ce
[CMake] Support symlinks with the same name as the binary
by Chris Bieneman
· 9 years ago
16150b3
[InstCombine] canonicalize vector select with constant vector condition to shuffle
by Sanjay Patel
· 9 years ago
8f824fe
AMDGPU: Allow some control flow intrinsics to be CSEd
by Matt Arsenault
· 9 years ago
df9dcaf
[safestack] Fix assertion failure in stack coloring.
by Evgeniy Stepanov
· 9 years ago
005bfb8
[RegAllocGreedy] Fix the list of NewVRegs for last chance recoloring.
by Quentin Colombet
· 9 years ago
12bac3e
[RegAllocGreedy] Fix an assertion and condition when last chance recoloring is used.
by Quentin Colombet
· 9 years ago
77361ae
AMDGPU: Refactor kernel argument lowering
by Tom Stellard
· 9 years ago
3a74bac
AMDGPU: Use SOPK compare instructions
by Matt Arsenault
· 9 years ago
1961591
AMDGPU/SI: Add support for triples with the mesa3d operating system
by Tom Stellard
· 9 years ago
59183b9
[InstCombine] allow vector types for constant folding / computeKnownBits (PR24942)
by Sanjay Patel
· 9 years ago
463cfe4
[LTO] Add ability to parse AA pipelines.
by Davide Italiano
· 9 years ago
740da34
[WebAssembly] Fix function types of CFGStackify tests
by Derek Schuff
· 9 years ago
839ecc8
[X86][SSE] Added vector sub combine tests
by Simon Pilgrim
· 9 years ago
b2c2d1f
[X86][SSE] Added vector add combine tests
by Simon Pilgrim
· 9 years ago
7add7dd
Install libLLVM if needed with LLVM_INSTALL_TOOLCHAIN_ONLY
by Derek Schuff
· 9 years ago
db393b8
Defer asm errors to post-statement failure
by Nirav Dave
· 9 years ago
4746214
Change extractProfMetadata and extractProfTotalWeight to const member function.
by Dehao Chen
· 9 years ago
6dc8c1a
Make test slightly more explicit. NFC.
by Michael Kuperstein
· 9 years ago
0d3cd48
LoopDistribute should preserve GlobalsAA.
by Eli Friedman
· 9 years ago
3383e2c
LoopLoadElimination should preserve GlobalsAA.
by Eli Friedman
· 9 years ago
58071c9
auto-generate checks
by Sanjay Patel
· 9 years ago
9fd0ad8
auto-generate checks
by Sanjay Patel
· 9 years ago
f15b3af
Fix test after renaming -name-anon-functions pass to -name-anon-globals
by Mehdi Amini
· 9 years ago
1832d7b
[LTO] Use llvm-nm instead of nm in new tests
by Teresa Johnson
· 9 years ago
d964ea8
Actually remove the Mangler from the AsmPrinter and clean up the places it was "used" but not used.
by Eric Christopher
· 9 years ago
7bbc777
Fix a hidden use of grabbing the Mangler from the AsmPrinter and update
by Eric Christopher
· 9 years ago
8dff0d8
Rename NameAnonFunctions to NameAnonGlobals to match what it is doing (NFC)
by Mehdi Amini
· 9 years ago
4dbfcbb
Fix NameAnonFunctions pass: for ThinLTO we need to rename global variables as well
by Mehdi Amini
· 9 years ago
1af8186
[InstCombine] add helper functions for visitICmpInst(); NFCI
by Sanjay Patel
· 9 years ago
ad63f23
[IRObjectFile] Turn llvm_unreachable("foo") into something more explicative.
by Davide Italiano
· 9 years ago
3284f27
[LTO] Prevent asm references to be dropped from the output.
by Davide Italiano
· 9 years ago
c49f5e8
[AArch64][GlobalISel] Add default regbank mapping for int<>FP.
by Ahmed Bougacha
· 9 years ago
d705c9f
[AArch64][GlobalISel] Add default regbank mapping for G_FCMP.
by Ahmed Bougacha
· 9 years ago
16527fa
[AArch64][GlobalISel] Add default regbank mapping for FP ops.
by Ahmed Bougacha
· 9 years ago
07ca84e
[AArch64][GlobalISel] Test default regbank mapping for G_ICMP.
by Ahmed Bougacha
· 9 years ago
c3852f5
[AArch64][GlobalISel] Add default regbank mappings for mixed-type ops.
by Ahmed Bougacha
· 9 years ago
ac10524
[AArch64][GlobalISel] Add tests for default RegBank mappings. NFC.
by Ahmed Bougacha
· 9 years ago
cd01b58
Reapplying r278731 after fixing the problem that caused it to be reverted.
by David L Kreitzer
· 9 years ago
0057769
[mips] Fix previous revert r281726.
by Simon Dardis
· 9 years ago
7435b28
Place the lowered phi instruction(s) before the DEBUG_VALUE entry
by Keith Walker
· 9 years ago
ffabbc5
Revert "[mips] Fix aui/daui/dahi/dati for MIPSR6"
by Simon Dardis
· 9 years ago
8ab74ba
[LTO] Fix handling of mixed (regular and thin) mode LTO
by Teresa Johnson
· 9 years ago
e38b67f
[mips] Fix aui/daui/dahi/dati for MIPSR6
by Simon Dardis
· 9 years ago
ea7e0cd
Reverting r281719, this is causing buildbot failures and timeouts again.
by Sjoerd Meijer
· 9 years ago
89f7a48
[AArch64][GlobalISel] Use the generic DefaultMapping as the default.
by Ahmed Bougacha
· 9 years ago
f9c0a77
This is an attempt to reapply r280808: [ARM] Lower UDIV+UREM to UDIV+MLS
by Sjoerd Meijer
· 9 years ago
6c1574b
Trying to fix Mangler memory leak in TargetLoweringObjectFile.
by Eric Liu
· 9 years ago
793f008
[LCG] Redesign the lazy post-order iteration mechanism for the
by Chandler Carruth
· 9 years ago
d95bdda
[ARM] Promote small global constants to constant pools
by James Molloy
· 9 years ago
88a23b6
Move the Mangler from the AsmPrinter down to TLOF and clean up the
by Eric Christopher
· 9 years ago
2ce67fb
Remove unused function getMang().
by Eric Christopher
· 9 years ago
c53e384
[CUDA] [doc] Note that you can use std::min/max from device code with C++14.
by Justin Lebar
· 9 years ago
281351c
Add a test for r280191
by David Majnemer
· 9 years ago
d26bf22
Revert "[asan] Avoid lifetime analysis for allocas with can be in ambiguous state"
by Vitaly Buka
· 9 years ago
1354d58
Revert "[asan] Add flag to allow lifetime analysis of problematic allocas"
by Vitaly Buka
· 9 years ago
ff48266
Fix autoupgrade logic for Objective-C class properties module flag
by Mehdi Amini
· 9 years ago
837806b
build_llvm_package.bat: Update to VS2015 and include LLDB
by Hans Wennborg
· 9 years ago
f094f62
[InstCombine] move folds for icmp (sh C2, Y), C1 in with other icmp+sh folds; NFCI
by Sanjay Patel
· 9 years ago
dcc5ba2
[libFuzzer] make caller-callee feedback work with trace-pc-guard
by Kostya Serebryany
· 9 years ago
31daa34
[sanitizer-coverage] make trace-pc-guard and indirect-call work together
by Kostya Serebryany
· 9 years ago
8f94ffd
[codeview] Optimize the size of defranges with gaps
by Reid Kleckner
· 9 years ago
ea88605
[InstCombine] allow icmp (shr/shl) folds for vectors
by Sanjay Patel
· 9 years ago
539a656
regenerate checks
by Sanjay Patel
· 9 years ago
12be25f
[GlobalOpt] Dead Eliminate declarations
by Mehdi Amini
· 9 years ago
26eccc1
[InstCombine] Do not RAUW a constant GEP
by David Majnemer
· 9 years ago
a5437a6
[AArch64] Support for FP FMA when -ffp-contract=fast
by Evandro Menezes
· 9 years ago
745df32
Revert "[ARM] Promote small global constants to constant pools"
by Evgeniy Stepanov
· 9 years ago
71d3c34
[InstCombine] simplify code; NFCI
by Sanjay Patel
· 9 years ago
f31e663
[PM] Port CFGViewer and CFGPrinter to the new Pass Manager
by Sriraman Tallam
· 9 years ago
5fa3c52
[pdb] Write the IPI stream.
by Zachary Turner
· 9 years ago
d6d0906
fix function names; NFC
by Sanjay Patel
· 9 years ago
6baec2e
[pdb] Fix the TPI stream size computation.
by Zachary Turner
· 9 years ago
d52d051
[libFuzzer] fix the build for AFLDriverTest
by Kostya Serebryany
· 9 years ago
2473bf0
[InstCombine] allow icmp (sub nsw) folds for vectors
by Sanjay Patel
· 9 years ago
ba1d7c6
[InstCombine] add vector tests for icmp (sub nsw)
by Sanjay Patel
· 9 years ago
8471051
[IRObjectFile] Handle undefined weak symbols in RecordStreamer.
by Davide Italiano
· 9 years ago
72499e5
Take ownership of libLTO as discussed on llvm-dev.
by Peter Collingbourne
· 9 years ago
d2bd71f
[InstCombine] remove duplicated fold ; NFCI
by Sanjay Patel
· 9 years ago
f71deb6
[InstCombine] allow (icmp sgt smin(PosA, B), 0) fold for vectors
by Sanjay Patel
· 9 years ago
b794567
[InstCombine] add vector tests for icmp sgt smin
by Sanjay Patel
· 9 years ago
c0fdffb
[InstCombine] auto-generate checks
by Sanjay Patel
· 9 years ago
d40500c
[compiler-rt] Changing function prototype returning unused value
by Etienne Bergeron
· 9 years ago
51832f7
Fix silly mistake introduced here : https://reviews.llvm.org/D24566
by Etienne Bergeron
· 9 years ago
28f64ff
address comments from: https://reviews.llvm.org/D24566
by Etienne Bergeron
· 9 years ago
0863eca
Document our extension to the COFF .section directive flags
by Reid Kleckner
· 9 years ago
Next »