Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
43afa429082f1a90e2ca22d73456c2219ec8d774
43afa42
A few fixes for llvm-symbolizer on Windows.
by Zachary Turner
· 10 years ago
b6ca45c
[lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more unique
by Kostya Serebryany
· 10 years ago
537ff78
Fix incorrect kill flags in fastisel.
by Pete Cooper
· 10 years ago
0040d17
[x86] Fix register class of folded load index reg.
by Pete Cooper
· 10 years ago
d71e55b
[SanitizerCoverage] Fix a couple of typos. NFC.
by Alexey Samsonov
· 10 years ago
a414ba7
MC: Skip names of temporary symbols in object streamer
by Duncan P. N. Exon Smith
· 10 years ago
84b8c10
CodeGen: move over-zealous assert into actual if statement.
by Tim Northover
· 10 years ago
7838051
DwarfDebug: Emit number of bytes in .debug_loc entry directly
by Duncan P. N. Exon Smith
· 10 years ago
4e21d7a
Implement `createSanitizerCtor`, common helper function for all sanitizers
by Ismail Pazarbasi
· 10 years ago
00157f3
[WinEH] Improve fatal error message about failed demotion
by Reid Kleckner
· 10 years ago
94c39f6
[SelectionDAG] Delete SelectionDAGBuilder::removeValue. NFC.
by Sanjoy Das
· 10 years ago
26e46f2
Allow 0-weight branches in BranchProbabilityInfo.
by Diego Novillo
· 10 years ago
5a6ea24
Add missing dereferenceable_or_null getters
by Sanjoy Das
· 10 years ago
cac51be
[X86] Disable loop unrolling in loop vectorization pass when VF is 1.
by Wei Mi
· 10 years ago
530a574
Add ChangeTo* to MachineOperand for symbols
by Matt Arsenault
· 10 years ago
683cf0f
Add bitcode test to verify functions can be materialized out of order.
by Derek Schuff
· 10 years ago
5304314
Readd the regression test from r236584. Calling convention fixed to linux.
by Pawel Bylica
· 10 years ago
99413f0
[ARM] Fast-Isel was incorrectly selecting <2 x double> adds.
by Pete Cooper
· 10 years ago
982f60b
[PPC64LE] Adjust vector splats during VSX swap optimization
by Bill Schmidt
· 10 years ago
0358a25e
Reformat.
by NAKAMURA Takumi
· 10 years ago
e2007c9
Revert r236546, "propagate IR-level fast-math-flags to DAG nodes (NFC)"
by NAKAMURA Takumi
· 10 years ago
78fc210
[ARM] generate VMAXNM/VMINNM for a compare followed by a select, in safe math mode too
by Artyom Skrobov
· 10 years ago
5fa37a7
Revert regression test from r236584.
by Pawel Bylica
· 10 years ago
c0b7f69
SelectionDAG: Handle out-of-bounds index in extract vector element
by Pawel Bylica
· 10 years ago
3a17778
[DomTree] verifyDomTree to unconditionally perform DT verification
by Adam Nemet
· 10 years ago
caa560c
[ARM][FastISel] Use TST #1 instead of CMP #0 for select.
by Ahmed Bougacha
· 10 years ago
5a8a366
[Statepoints] Remove broken test case.
by Sanjoy Das
· 10 years ago
5c175aa
[IRBuilder] Fix indentation. NFC.
by Sanjoy Das
· 10 years ago
93a4a7f
[Statepoint] Clean up StatepointLowering: symbolic constants.
by Sanjoy Das
· 10 years ago
b9a2e82
[Statepoint] Clean up Statepoint.h: clang-format.
by Sanjoy Das
· 10 years ago
1df2d64
[Statepoint] Clean up Statepoint.h: accessor names.
by Sanjoy Das
· 10 years ago
d775220
[StatepointLowering] Don't create temporary instructions. NFCI.
by Sanjoy Das
· 10 years ago
d3a9dd7
[WinEH] Reset WinEHPrepare::SEHExceptionCodeSlot when we're done.
by Ahmed Bougacha
· 10 years ago
730ddb6
InstrProf: Strip filename prefixes from the names we display for coverage
by Justin Bogner
· 10 years ago
9fb6967
[X86 fast-isel] Constrain the index reg class to not include SP.
by Pete Cooper
· 10 years ago
000e7d1
[SelectionDAG] Make an argument optional in RFV::getCopyToRegs. NFC.
by Sanjoy Das
· 10 years ago
7aab5ee
[SelectionDAG] Move RegsForValue into SelectionDAGBuilder.h. NFC.
by Sanjoy Das
· 10 years ago
49d19ee
[SelectionDAG] Pass explicit type to lowerCallOperands. NFC.
by Sanjoy Das
· 10 years ago
a17cc3b
[StatepointLowering] Rename variable, NFC.
by Sanjoy Das
· 10 years ago
e064ab5
Fix IfConverter to handle regmask machine operands.
by Pete Cooper
· 10 years ago
605f316
[lib/Fuzzer] on crash print the contents of the crashy input as base64
by Kostya Serebryany
· 10 years ago
cc0615a
propagate IR-level fast-math-flags to DAG nodes (NFC)
by Sanjay Patel
· 10 years ago
3b2c61b
use range-based for-loop; NFC
by Sanjay Patel
· 10 years ago
96d3361
Added Andrey Churbanov as the owner of the OpenMP runtime library code
by Andrey Churbanov
· 10 years ago
cfdd004
[Inliner] Discard empty COMDAT groups
by David Majnemer
· 10 years ago
2bce3aa
Refactor UpdatePredRedefs and StepForward to avoid duplication. NFC
by Pete Cooper
· 10 years ago
08c531d
Thumb2SizeReduction: Check the correct set of registers for LDMIA.
by Peter Collingbourne
· 10 years ago
97dbeaa
[DAGCombiner] Account for getVectorIdxTy() when narrowing vector load
by Ulrich Weigand
· 10 years ago
d32c49b
[DAGCombiner] Fix ReplaceExtractVectorEltOfLoadWithNarrowedLoad for BE
by Ulrich Weigand
· 10 years ago
7e0334d
[LegalizeVectorTypes] Allow single loads and stores for more short vectors
by Ulrich Weigand
· 10 years ago
88b90e1
[SystemZ] Add vector intrinsics
by Ulrich Weigand
· 10 years ago
e074648
[SystemZ] Mark v1i128 and v1f128 as unsupported
by Ulrich Weigand
· 10 years ago
538287d
[SystemZ] Handle sub-128 vectors
by Ulrich Weigand
· 10 years ago
cf0fa9b
[SystemZ] Add CodeGen support for scalar f64 ops in vector registers
by Ulrich Weigand
· 10 years ago
878c628
[SystemZ] Add CodeGen support for v4f32
by Ulrich Weigand
· 10 years ago
1654111
[SystemZ] Add CodeGen support for v2f64
by Ulrich Weigand
· 10 years ago
aa5c996
[SystemZ] Add CodeGen support for integer vector types
by Ulrich Weigand
· 10 years ago
1a21909
[SystemZ] Add z13 vector facility and MC support
by Ulrich Weigand
· 10 years ago
2c04d15
Revert "Refactor UpdatePredRedefs and StepForward to avoid duplication. NFC"
by Pete Cooper
· 10 years ago
5ffc7bf
Revert "Fix IfConverter to handle regmask machine operands."
by Pete Cooper
· 10 years ago
92a55e8
Fix IfConverter to handle regmask machine operands.
by Pete Cooper
· 10 years ago
46356f6
Refactor UpdatePredRedefs and StepForward to avoid duplication. NFC
by Pete Cooper
· 10 years ago
154cb19
Fix typo in assert message. NFC.
by Diego Novillo
· 10 years ago
4e3748c
Fix the clang -Werror build, use of uninitialized variable.
by David Blaikie
· 10 years ago
7a5c0e5
Update BasicAliasAnalysis to understand that nothing aliases with undef values.
by Daniel Berlin
· 10 years ago
a67d5ab
[opaque pointer type] Track explicit GEP pointee type through in-memory IR
by David Blaikie
· 10 years ago
4def1cb
Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
by Reid Kleckner
· 10 years ago
2f7322b
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
by Quentin Colombet
· 10 years ago
1aeb111
[Orc] Reapply r236465 with fixes for the MSVC bots.
by Lang Hames
· 10 years ago
18481aa
[bugpoint] Increase default memory limit to 400MB to fix bugpoint tests.
by Daniel Sanders
· 10 years ago
c3c0de3
This patch adds ABI support for v1i128 data type.
by Kit Barton
· 10 years ago
a5f2faf
Emit comment for gc.relocate showing base and derived pointers in human readable form.
by Igor Laevsky
· 10 years ago
672996e
[mips] Generate code for insert/extract operations when using the N64 ABI and MSA.
by Daniel Sanders
· 10 years ago
eb32d4d
Fix regression in parsing armv{6,7}hl- triples. These are used by SUSE
by Ismail Donmez
· 10 years ago
898fd78
[mips][msa] Test basic operations for the N32 ABI too.
by Daniel Sanders
· 10 years ago
3784f79
[lib/Fuzzer] use handle_abort=1 by default so that when assert() fires we save the test case
by Kostya Serebryany
· 10 years ago
b63d810
[Orc] Revert r236465 - It broke the Windows bots.
by Lang Hames
· 10 years ago
c5315e5
[X86] Fix assertion while DAG combining offsets and ExternalSymbols
by Reid Kleckner
· 10 years ago
8737acd
[ARM] IT block insertion needs to update kill flags
by Pete Cooper
· 10 years ago
7e93f3b
Add TransformUtils dependency to lli.
by Pete Cooper
· 10 years ago
ee16010
[Orc] Refactor the compile-on-demand layer to make module partitioning lazy,
by Lang Hames
· 10 years ago
79597d7
Vim: Fix some bugs in llvm indent plugin.
by Matthias Braun
· 10 years ago
1ac8703
Vim: Set filetype=python for lit configuration files.
by Matthias Braun
· 10 years ago
458a265
Document some of the options in test/lit.cfg
by Matthias Braun
· 10 years ago
cccd128
Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --param
by Matthias Braun
· 10 years ago
9cf57f7
zap windows line endings; NFC
by Sanjay Patel
· 10 years ago
7f88b17
CodeGen: match up correct insertvalue indices when assessing tail calls.
by Tim Northover
· 10 years ago
c41c3a4
YAML: Add an optional 'flow' field to the mapping trait to allow flow mapping output.
by Alex Lorenz
· 10 years ago
9cffebf
Respect object format choice on Darwin
by Keno Fischer
· 10 years ago
8c0af15
Fix -Wmicrosoft warning by making enum unsigned
by Reid Kleckner
· 10 years ago
de7e17f
[IR/Diagnostic] Assert that DebugLoc is valid before accessing.
by Davide Italiano
· 10 years ago
375079a
Option parsing: properly handle flag aliases for joined options (PR23394)
by Hans Wennborg
· 10 years ago
e6cd0c7
[SystemZ] Reclassify f32 subregs of f64 registers
by Ulrich Weigand
· 10 years ago
7f3a9e2
[SystemZ] Clean up AsmParser isMem() handling
by Ulrich Weigand
· 10 years ago
d9af71b
[SystemZ] Fix getTargetNodeName
by Ulrich Weigand
· 10 years ago
ba99a57
ScheduleDAGInstrs should toggle kill flags on bundled instrs.
by Pete Cooper
· 10 years ago
01007da
R600/SI: Code cleanup
by Tom Stellard
· 10 years ago
fac3fb4
AVX-512: added a test for encoding by Asaf Badouh (asaf.badouh@intel.com)
by Elena Demikhovsky
· 10 years ago
125a76c
AVX-512: added calling convention for i1 vectors in 32-bit mode.
by Elena Demikhovsky
· 10 years ago
70a6f45
AVX-512: added integer "add" and "sub" instructions with saturation for SKX
by Elena Demikhovsky
· 10 years ago
Next »