Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
1698c0e2bfc45ad22ed1b69f573b75d6f7b937cf
1698c0e
[GlobalOpt] Fix exponential compile-time with selects.
by Eli Friedman
· 8 years ago
e16a4c1
AMDGPU: Fold inline offset for loads properly in moveToVALU on GFX9
by Marek Olsak
· 8 years ago
45ce427
AMDGPU: Add intrinsics llvm.amdgcn.cvt.{pknorm.i16, pknorm.u16, pk.i16, pk.u16}
by Marek Olsak
· 8 years ago
097b607
[SeparateConstOffsetFromGEP] Preserve metadata when splitting GEPs
by Marek Olsak
· 8 years ago
1119806
[MachineOutliner] Freeze registers in new functions
by Geoff Berry
· 8 years ago
bfa1dc6
[WebAssembly] MC: Remove unused code for handling of wasm globals
by Sam Clegg
· 8 years ago
58528fe
[WebAssembly] MC: Resolve aliases when creating provisional table entries
by Sam Clegg
· 8 years ago
b8d2903
[X86] Generate testl instruction through truncates.
by Amaury Sechet
· 8 years ago
a0ae1f8
[Analysis] Disable calls to *_finite and other glibc-only functions on Android.
by Chih-Hung Hsieh
· 8 years ago
430f9f7
[llvm-cov] Improvements for summary report generated in HTML format.
by Max Moroz
· 8 years ago
0fe1fb2
[CodeGenPrepare] Improve source and dest alignments of memory intrinsics independently
by Daniel Neilson
· 8 years ago
734066d
[Hexagon] Handle BUILD_VECTOR from undef values in buildHvxVectorReg
by Krzysztof Parzyszek
· 8 years ago
e1ec36c
[X86] Avoid using high register trick for test instruction
by Amaury Sechet
· 8 years ago
99a8ae2
[Hexagon] Only process bitcasts of vsplats when selecting const vectors
by Krzysztof Parzyszek
· 8 years ago
8ff1aed
[Lint] Upgrade uses of MemoryIntrinic::getAlignment() to new API. (NFCI)
by Daniel Neilson
· 8 years ago
f8faafd
[DWARF] Allow duplication of tails with CFI instructions
by Petar Jovanovic
· 8 years ago
885cc9a
[InstCombine] move related tests into the same file; NFC
by Sanjay Patel
· 8 years ago
75c882c
[InstCombine] add tests to show limit of canEvaluate* ; NFC
by Sanjay Patel
· 8 years ago
3faecaf
[DAG] Prevent NodeId pruning of TokenFactors in Instruction Selection.
by Nirav Dave
· 8 years ago
5af811c
Fix formatting for r323876. NFC
by Diana Picus
· 8 years ago
c462f69
[InstCombine] reduce code duplication for canEvaluate* functions; NFCI
by Sanjay Patel
· 8 years ago
d79f6c0
[ARM GlobalISel] Modernize LegalizerInfo. NFCI
by Diana Picus
· 8 years ago
f135378
Fix build error in r323870
by Marina Yatsina
· 8 years ago
c4f543d
[MachineCombiner] Add check for optimal pattern order.
by Florian Hahn
· 8 years ago
1eecb87
Take into account the cost of local intervals when selecting split candidate.
by Marina Yatsina
· 8 years ago
d69d835
[ARM] Lower lower saturate to 0 and lower saturate to -1 using bit-operations
by Pablo Barrio
· 8 years ago
b659d3f
Add a regression test for problems caused by D42646 . NFC
by Amaury Sechet
· 8 years ago
3258256
[SystemZ] Check the bitwidth before calling isInt/isUInt.
by Jonas Paulsson
· 8 years ago
02fa296
[AggressiveInstCombine] Make TruncCombine class ignore unreachable basic blocks.
by Amjad Aboud
· 8 years ago
e18fe9a
[ARM] Armv8.2-A FP16 code generation (part 2/3)
by Sjoerd Meijer
· 8 years ago
6ac1c6c
[PowerPC] Return true in enableMultipleCopyHints().
by Jonas Paulsson
· 8 years ago
dbea76e
[ARM] Allow the scheduler to clone a node with glue to avoid a copy CPSR ↔ GPR.
by Roger Ferrer Ibanez
· 8 years ago
2589f81
Mark two tests REQUIRES: x86-registered-backend
by Justin Bogner
· 8 years ago
6c3c15c
[WebAssembly] Remove some unused code and tidy logging. NFC.
by Sam Clegg
· 8 years ago
b359cf7
LTO: Drop comdats when converting definitions to declarations.
by Peter Collingbourne
· 8 years ago
0b03560
Revert r323559 due to EXPENSIVE_CHECKS regression.
by Eli Friedman
· 8 years ago
d2701eb
[X86] Add more madd reduction tests with wider vectors.
by Craig Topper
· 8 years ago
77fc888
docs: wordsmith some of the linker option extension
by Saleem Abdulrasool
· 8 years ago
5ee8d5e
llvm-nm should show a symbol type of T for symbols in the (__TEXT_EXEC,__text) section.
by Kevin Enderby
· 8 years ago
90018a5
[AMDGPU] Update relocation documentation and elf flag machine architecture numbers
by Tony Tye
· 8 years ago
a0050c2
Rename path libpath in .linker-options.
by Rui Ueyama
· 8 years ago
0f98f5f
[RDF] Clear the renamable flag when copy propagating reserved registers
by Krzysztof Parzyszek
· 8 years ago
ae5d34e
[AMDGPU] Clarify ReqdWorkGroupSize and MaxFlatWorkGroupSize metadata
by Tony Tye
· 8 years ago
7c2d049
LLParser: add an argument for overriding data layout and do not check alloca addr space
by Yaxun Liu
· 8 years ago
db459e2
[Hexagon] Handle truncates in polynomial multiply idiom recognition
by Krzysztof Parzyszek
· 8 years ago
3497821
[X86] Remove redundant check for hasAVX512 before calling hasBWI. NFC
by Craig Topper
· 8 years ago
6e998ed
Turn two static functions into methods, to simplify calling them.
by Paul Robinson
· 8 years ago
a92b6bb
[LLVM-C] Add Accessors For A Module's Source File Name
by Robert Widmann
· 8 years ago
23f8193
[ThinLTO/gold] Write empty imports even for modules with symbols
by Vitaly Buka
· 8 years ago
fe768b5
[AArch64] Expand testing of zero cycle zeroing
by Evandro Menezes
· 8 years ago
45adc55
[SLP] Add extra test for extractelement shuffle, NFC.
by Alexey Bataev
· 8 years ago
61c5605
Teach ValueMapper to use ODR uniqued types when available
by Teresa Johnson
· 8 years ago
2fa8e76
[dsymutil] Enable -minimize feature.
by Jonas Devlieghere
· 8 years ago
676b6c0
[GlobalISel] Bail out on calls to dllimported functions
by Martin Storsjo
· 8 years ago
cce60c1
[AArch64] Properly handle dllimport of variables when using fast-isel
by Martin Storsjo
· 8 years ago
34517fa
[TableGen] Make sure !if is evaluated throughout class inheritance.
by Artem Belevich
· 8 years ago
bc91a48
[LoopStrengthReduce] add test to show potential macro-fusion-based diff (PR35681); NFC
by Sanjay Patel
· 8 years ago
d14b8f6
[DWARF] Recommitting a test that was removed with r323564. Restricted to x86 linux target.
by Wolfgang Pieb
· 8 years ago
6f0f199
[XRay] fix 99th percentile lookups by sorting the array correctly
by Martin Pelikan
· 8 years ago
9e0fe75
[Hexagon] Handle non-aligned offsets in globals in extender optimization
by Krzysztof Parzyszek
· 8 years ago
216bd95
Revert: [Hexagon] Make sure that offset on globals matches alignment requirements
by Krzysztof Parzyszek
· 8 years ago
23aa7da
[X86][XOP] Update isVectorShiftByScalarCheap with cases covered by XOP
by Simon Pilgrim
· 8 years ago
c0e84a4
[AMDGPU] isRenamable fixes to support copy forwarding
by Geoff Berry
· 8 years ago
5059948
[AMDGPU] Revert "[AMDGPU] Add options for waitcnt pass debugging; add instr count in debug output."
by Mark Searles
· 8 years ago
41dfb8c
[CodeView] Micro-optimizations to speed up type merging.
by Zachary Turner
· 8 years ago
5b32b73
[AMDGPU] Add options for waitcnt pass debugging; add instr count in debug output.
by Mark Searles
· 8 years ago
95db9f1
AMDGPU/SI: Add decoding in the GFX80_UNPACKED decoding namespace.
by Changpeng Fang
· 8 years ago
c225579
[DeadArgumentElimination] Preserve llvm.dbg.values's first argument
by Petar Jovanovic
· 8 years ago
e7676fe
CodeGen: support an extension to pass linker options on ELF
by Saleem Abdulrasool
· 8 years ago
4f30de8
[AArch64] Add new target feature to fuse address generation with load or store
by Evandro Menezes
· 8 years ago
99eac1b
[mips] Fix incorrect sign extension for fpowi libcall
by Simon Dardis
· 8 years ago
12b04c9
Re-commit : [PowerPC] Add handling for ColdCC calling convention and a pass to mark
by Zaara Syeda
· 8 years ago
83a78f7
Add more initializers to quiet a clang warning
by Daniel Sanders
· 8 years ago
22339ab
[X86][AVX512] Add VBMI target shuffle-trunc tests
by Simon Pilgrim
· 8 years ago
1febf59
[AArch64] Update test cases for Exynos M3
by Evandro Menezes
· 8 years ago
8630554
[AArch64] Add new target feature to handle cheap as move for Exynos
by Evandro Menezes
· 8 years ago
517ef8d
[AArch64] Add pipeline model for Exynos M3
by Evandro Menezes
· 8 years ago
2b98443
[RS4GC] Handle call/invoke instructions as base defining values of vectors
by Daniel Neilson
· 8 years ago
3589a0db
[X86FixupBWInsts] mir-simplify fixup-bw-inst.mir test. NFC.
by Andrei Elovikov
· 8 years ago
36a30fc
Revert "[X86] Avoid using high register trick for test instruction"
by Eric Liu
· 8 years ago
b61aa7b
[X86] Add test case for PR32690
by Simon Pilgrim
· 8 years ago
771594b
[DSE] make sure memory is not modified before partial store merging (PR36129)
by Sanjay Patel
· 8 years ago
fcdc4c0
[XRay] clarify error messages when parsing broken traces
by Martin Pelikan
· 8 years ago
af8973d
[AccelTable] Move print methods to implementation. NFC
by Jonas Devlieghere
· 8 years ago
d556d26
Test commit. As per the LLVM Developer Policy under "Obtainiing Commit Access".
by Brock Wyma
· 8 years ago
9a9c09a
Spelling mistake in comment. NFCI.
by Simon Pilgrim
· 8 years ago
4a8b514
Change simple-register-allocation-read-undef.mir so that it doesn't fail if the file path contains 'dead' . NFC
by Amaury Sechet
· 8 years ago
198ca86
[ARM GlobalISel] Add inst selector tests for G_SITOFP and G_UITOFP
by Diana Picus
· 8 years ago
504e5b6
[ARM GlobalISel] Map G_SITOFP and G_UITOFP
by Diana Picus
· 8 years ago
1af76d8
[ARM GlobalISel] Legalize G_SITOFP and G_UITOFP
by Diana Picus
· 8 years ago
1700098
[ARM GlobalISel] Add inst selector tests for G_FPTOSI and G_FPTOUI
by Diana Picus
· 8 years ago
94f2bb5
[ARM GlobalISel] Map G_FPTOSI and G_FPTOUI
by Diana Picus
· 8 years ago
4faefed
[ARM GlobalISel] Legalize G_FPTOSI and G_FPTOUI
by Diana Picus
· 8 years ago
c2a5bf9
[X86] Auto-generate complete checks. NFC
by Craig Topper
· 8 years ago
f2e22f9
[DWARF] Corrected test committed in r323670 to use llc instead of llc_dwarf to avoid multiple triples.
by Wolfgang Pieb
· 8 years ago
6ceb7d8
[utils] De-duplicate utils/update_{llc_,}test_checks.py
by Fangrui Song
· 8 years ago
6d276fd
[InstSimplify] (X * Y) / Y --> X for relaxed floating-point ops
by Sanjay Patel
· 8 years ago
c7224c2
[SelectionDAG]: Ignore "returned" in the presence of an implicit sret.
by Dan Gohman
· 8 years ago
94ac759
[globalisel][legalizer] Fix a fallthrough case in the unittests debug printing
by Daniel Sanders
· 8 years ago
263c46c
[RAFast] Don't dereference MBB::end
by Quentin Colombet
· 8 years ago
Next »