Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
393c3c6b687d0d92a24afe888bca6995f41f381a
393c3c6
Fixed short underline error in LangRef.rst for recently added
by Ashutosh Nema
· 10 years ago
9feccf4
New Loop Versioning LICM Pass
by Ashutosh Nema
· 10 years ago
e56d199
Relax assertion in ReplaceableMetadataImpl::replaceAllUsesWith().
by Adrian Prantl
· 10 years ago
2060375
[llvm-dwp] Merge cu_index from DWPs
by David Blaikie
· 10 years ago
8192ebb
[Orc] Slightly improve the x86-64 resolver block machine code.
by Lang Hames
· 10 years ago
0f73f7a
llvm-bcanalyzer: Produce summary information for the BLOCKINFO block, it can be
by Richard Smith
· 10 years ago
04de74c
Add note of suboptimal behavior in MemorySSA. NFC.
by George Burgess IV
· 10 years ago
57346be
[AArch64] Add the scheduling model for Exynos-M1
by Evandro Menezes
· 10 years ago
0ba13f5
[StatepointLower] Use None instead of Optional<int>()
by Sanjoy Das
· 10 years ago
db58ab3
Make the OCaml tests temporarily unsupported until they can be updated.
by Eric Christopher
· 10 years ago
88ea047
[Orc] Fix a typo in the comments for the x86_64 resolver block.
by Lang Hames
· 10 years ago
412cc8a
Variable naming style fix /nfc
by Xinliang David Li
· 10 years ago
8ed60ab
Attempt#2 to work around MSVC rejects-valid.
by Richard Smith
· 10 years ago
6085858
Attempt to work around an MSVC rejects-valid. Apparently it gets the access
by Richard Smith
· 10 years ago
2597d07
More workarounds for undefined behavior exposed when compiling in C++14 with
by Richard Smith
· 10 years ago
165b22a
[PGO] Speed up name tab reading
by Xinliang David Li
· 10 years ago
b9f7c71
[llvm-nm] Prefer empty() over size() == 0.
by Davide Italiano
· 10 years ago
48d378b
[llvm-nm] Transform a switch() statement in a pair of if(s).
by Davide Italiano
· 10 years ago
409c554
[llvm-nm] Simplify code logic. NFCI.
by Davide Italiano
· 10 years ago
a1b7852
CallAnalyzer::analyzeCall: change the condition back to "Cost < Threshold"
by Hans Wennborg
· 10 years ago
e1451a3
[AArch64] Refactoring aarch64-ldst-opt. NCF.
by Jun Bum Lim
· 10 years ago
25257d8
TableGen: Add IsOptional field to AsmOperandClass
by Tom Stellard
· 10 years ago
c0410c6
AMDGPU: Account for LDS alignment
by Matt Arsenault
· 10 years ago
d1d0a1a
AMDGPU: Preserve alignments on new created globals
by Matt Arsenault
· 10 years ago
47b3c23
[codeview] Dump a missing field and change its signedness
by Reid Kleckner
· 10 years ago
d794d16
AMDGPU: Remove some purely R600 functions from AMDGPUInstrInfo
by Tom Stellard
· 10 years ago
739e22c
AMDGPU: Fix ordering of CPU and FS parameters in TargetMachine constructors
by Tom Stellard
· 10 years ago
2a628aa
Fix echo.ll test failing due to DOS line endings
by Reid Kleckner
· 10 years ago
f2ca031
Some stackslots are allocated to vregs which have no real reference.
by Wei Mi
· 10 years ago
35cb73c
AMDGPU/SI: Correctly initialize SIInsertWaits pass
by Tom Stellard
· 10 years ago
3798444
[WebAssembly] Update the select instructions' operand orders to match the spec.
by Dan Gohman
· 10 years ago
9a3ee36
Add the missing test case for PR26193
by Nemanja Ivanovic
· 10 years ago
591a727
Fix for PR 26193
by Nemanja Ivanovic
· 10 years ago
4ab360d
Move classes defined in a cpp file into an anonymous namespace.
by Benjamin Kramer
· 10 years ago
2e13053
Prefix external symbols in llvm-c-test.
by Benjamin Kramer
· 10 years ago
7849210
Revert "[AArch64] Improve load/store optimizer to handle LDUR + LDR (take 3)."
by Renato Golin
· 10 years ago
f5861b0
[DebugInfo] Eliminate compilation warning about used variable LSDA
by Dmitry Polukhin
· 10 years ago
60daf2a
[LoopUnrolling] Try harder to avoid rebuilding LCSSA when possible.
by Michael Zolotukhin
· 10 years ago
7ddc547
[MC] Add support for encoding CodeView variable definition ranges
by David Majnemer
· 10 years ago
419c3d8
[RS4GC] Pass DenseMap by reference, NFC
by Joseph Tremoulet
· 10 years ago
5386703
Add various binary operations in the LLVM C API echo test
by Amaury Sechet
· 10 years ago
a8e7588
[LoopLoadElim] Don't allow versioning when optForSize
by Adam Nemet
· 10 years ago
2107b40
Fix typo in comment
by Adam Nemet
· 10 years ago
4b9655d
Fix printing of f16 machine operands
by Matt Arsenault
· 10 years ago
99c3bc5
Fix build breakage introduced by r259846.
by Easwaran Raman
· 10 years ago
8114867
Add a test for MemorySSA. NFC.
by George Burgess IV
· 10 years ago
12e138e
Add Support to llvm-c-test dependancies
by Amaury Sechet
· 10 years ago
51000e3
Function name change /NFC
by Xinliang David Li
· 10 years ago
4bf45e8
Refactor profile summary support code. NFC.
by Easwaran Raman
· 10 years ago
8824280
Improve testing for the C API
by Amaury Sechet
· 10 years ago
e0a5f73
Fix for PR 26356
by Nemanja Ivanovic
· 10 years ago
cb8e306
Fix typo and test commit
by Evandro Menezes
· 10 years ago
4141af9
Provide a test case for rl259798
by Nemanja Ivanovic
· 10 years ago
6f9d229
[AArch64] Bound the number of instructions we scan when searching for updates.
by Chad Rosier
· 10 years ago
2cf81c9
[docs] Fix typo in YamlIO.rst
by Vedant Kumar
· 10 years ago
891198c
Install cmake files to lib/cmake/llvm
by Niels Ole Salscheider
· 10 years ago
7042dc4
[X86][SSE] Select domain for 32/64-bit partial loads for EltsFromConsecutiveLoads
by Simon Pilgrim
· 10 years ago
f611841
Fix a regression for r259736.
by Wei Mi
· 10 years ago
0e7060e
Fix format in comment
by Xinliang David Li
· 10 years ago
f45c13d
[PGO] Add interfaces to annotate instr with VP data
by Xinliang David Li
· 10 years ago
6cced9c
[AArch64] Improve load/store optimizer to handle LDUR + LDR (take 3).
by Chad Rosier
· 10 years ago
ae47d9e
[SCEV] Add boolean accessors for NSW, NUW and NW; NFC
by Sanjoy Das
· 10 years ago
b4612d8
Correctly handle {Always,Never}StepIntoLine
by David Majnemer
· 10 years ago
75a2a42
Add support for S_DEFRANGE and S_DEFRANGE_SUBFIELD
by David Majnemer
· 10 years ago
cae51a8
Make the dumper's output for variable ranges easier to read
by David Majnemer
· 10 years ago
1268fa4
use 'auto' for iterators; NFCI
by Sanjay Patel
· 10 years ago
9223f15
[AArch64] Multiply extended 32-bit ints with `[U|S]MADDL'
by Silviu Baranga
· 10 years ago
67256b8
The canonical way to XFAIL a test for all targets is XFAIL: *, not XFAIL:
by Benjamin Kramer
· 10 years ago
60f6cd1
Enable the %s modifier in inline asm template string
by Nemanja Ivanovic
· 10 years ago
1f5cad4
[PPC] Move PPC test to a PPC-specific dir
by Renato Golin
· 10 years ago
3024052
[X86][SSE] Add general 32-bit LOAD + VZEXT_MOVL support to EltsFromConsecutiveLoads
by Simon Pilgrim
· 10 years ago
954ec75
Revert "[AArch64] Improve load/store optimizer to handle LDUR + LDR."
by Chad Rosier
· 10 years ago
eb525ad
[X86][SSE] Added i686 target tests to make sure we are correctly loading consecutive entries as 64-bit integers
by Simon Pilgrim
· 10 years ago
0358bb5
AVX-512: Fixed a bug in FMA instruction selection on KNL
by Elena Demikhovsky
· 10 years ago
8ed0526
[Power PC] softening long double type
by Petar Jovanovic
· 10 years ago
1f06a18
[AArch64] Improve load/store optimizer to handle LDUR + LDR.
by Chad Rosier
· 10 years ago
2fcbaf1
[AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
by Michael Zuckerman
· 10 years ago
0906424
[X86] Add AVX512 vector zext tests
by Simon Pilgrim
· 10 years ago
ebc5f75
[ScheduleDagInstrs] Improved comments
by Jonas Paulsson
· 10 years ago
2dc44be
[X86] Moved SEXT -> SIGN_EXTEND_VECTOR_INREG combine into helper. NFC.
by Simon Pilgrim
· 10 years ago
be1b2fc
[X86] Use hash table in LEA optimization pass.
by Andrey Turetskiy
· 10 years ago
125c546
cmake: Add a flag to enable LTO
by Justin Bogner
· 10 years ago
50db127
[Support] Use range-based for loop. NFC
by Craig Topper
· 10 years ago
a7bacb7
[Support] Use hexdigit instead of manually coding the same thing. NFC
by Craig Topper
· 10 years ago
730d934
[PGO] Profile interface cleanup
by Xinliang David Li
· 10 years ago
fb3aa17
[NVPTX] Disable performance optimizations when OptLevel==None
by Jingyue Wu
· 10 years ago
0e71de1
Test case for PR 26381
by Nemanja Ivanovic
· 10 years ago
eafb39b
[SCEV] Try to reuse existing value during SCEV expansion
by Wei Mi
· 10 years ago
21c303e
Fix undefined behavior when compiling in C++14 mode (with sized deletion
by Richard Smith
· 10 years ago
65ece99
[codeview] Don't attempt a cross-section label diff
by Reid Kleckner
· 10 years ago
5a91878
[libFuzzer] hot fix a test
by Kostya Serebryany
· 10 years ago
598f701
[libFuzzer] don't write the test unit when a leak is detected (since we don't know which unit causes the leak)
by Kostya Serebryany
· 10 years ago
8a70ce2
[SimplifyCFG] Fix for "endless" loop after dead code removal (Alternative to
by Gerolf Hoflehner
· 10 years ago
f12e85d
[InstrProfiling] Fix a comment (NFC)
by Vedant Kumar
· 10 years ago
af50aac
Unify the target opcode enum in TargetOpcodes.h and the FixedInstrs array in
by David L Kreitzer
· 10 years ago
f38d8c9
Minor code cleanups. NFC.
by Junmo Park
· 10 years ago
ca504cc
Print the OffsetStart field's relocation
by David Majnemer
· 10 years ago
4b77eeb
rangify; NFCI
by Sanjay Patel
· 10 years ago
c06488e
clean up; NFC
by Sanjay Patel
· 10 years ago
62dc24c
[llvm-readobj] Add support for dumping S_DEFRANGE symbols
by David Majnemer
· 10 years ago
Next »