Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
b829a5d681e6e909493f8373c3d807b6bfe361f6
b829a5d
Make sure we don't add an empty string to the stringmap
by David Majnemer
· 9 years ago
25a1911
[CVRecord] Don't assume that the record has two bytes of data in it
by David Majnemer
· 9 years ago
03506fe
Don't let the readArray size calculation overflow
by David Majnemer
· 9 years ago
36c9a0f
[pdb] Make an abstract base class for PDBFile.
by Zachary Turner
· 9 years ago
48ef4cd
Revert "[SCEV] Remove unused function; NFC"
by Sanjoy Das
· 9 years ago
1595517
[IR] Teach the ArrayRef<int> form of IRBuilder::CreateShuffleVector to use ConstantDataVector.
by Craig Topper
· 9 years ago
65123b9
Add RelaxELFRelocations to TargetOptions.h.
by Rafael Espindola
· 9 years ago
c615a82
Move RelaxELFRel out to llvm-mc.
by Rafael Espindola
· 9 years ago
50d2d21
[PM] Reassociate: cache analyses more aggressively.
by Davide Italiano
· 9 years ago
1c85d76
[SCEV] Remove \brief from comments; NFC
by Sanjoy Das
· 9 years ago
ab146e0
[SCEV] Consolidate comments; NFC
by Sanjoy Das
· 9 years ago
e2c1e5e
[SCEV] Rename functions to LLVM style; NFC
by Sanjoy Das
· 9 years ago
9a56c05
[SCEV] Remove unused function; NFC
by Sanjoy Das
· 9 years ago
8a2a6b2
[SCEV] Comment and whitesapce changes in header
by Sanjoy Das
· 9 years ago
59287c3
[IndVars] Eliminate op.with.overflow when possible (re-apply)
by Sanjoy Das
· 9 years ago
09cfc1e
[SCEV] See through op.with.overflow intrinsics (re-apply)
by Sanjoy Das
· 9 years ago
11ed8ed
[SCEV] Don't always add no-wrap flags to post-inc add recs
by Sanjoy Das
· 9 years ago
2f6c3f7
[ValueTracking] ICmp instructions propagate poison
by Sanjoy Das
· 9 years ago
e557ebe
[PM] SCCP should preserve GlobalsAA even if the IR is mutated.
by Davide Italiano
· 9 years ago
52b8c95
[COFFDumper] Validate that the next offset is not too large
by David Majnemer
· 9 years ago
03348ea
[COFFDumper] Make sure there is sufficient padding left in the string table
by David Majnemer
· 9 years ago
efdb5ca
[SymbolDumper] Validate the string table offset before using it
by David Majnemer
· 9 years ago
f535fa1
[COFFDumper] Make sure there is sufficient padding left in the checksum
by David Majnemer
· 9 years ago
6a56138
[SymbolDumper] Validate the string table offset before using it
by David Majnemer
· 9 years ago
d5b688a
[CVSymbolVisitor] It's possible for an error to occur in begin()
by David Majnemer
· 9 years ago
ddd4585
[Object] Return an error code instead of asserting
by David Majnemer
· 9 years ago
d0404d3
[llvm-readobj] Validate the string table offset before using it
by David Majnemer
· 9 years ago
baa5e71
Use consume instead of manually using drop_front
by David Majnemer
· 9 years ago
32f7ec6
Update test to deal with non-zero exit codes
by David Majnemer
· 9 years ago
872acbc
llvm-pdbdump should have a non-zero exit code on error
by David Majnemer
· 9 years ago
6874677
[X86][SSE] (Reapplied) Replace (V)PMOVSX and (V)PMOVZX integer extension intrinsics with generic IR (llvm)
by Simon Pilgrim
· 9 years ago
667a9bf
Tighten some of the name map checks further
by David Majnemer
· 9 years ago
d10baa1
ValueMapper: fix assertion when null-mapping a constant for linking metadata
by Mehdi Amini
· 9 years ago
021b449
[InstCombine] add tests to show bitcast interference
by Sanjay Patel
· 9 years ago
61c74dc
Fix production of R_X86_64_GOTPCRELX/R_X86_64_REX_GOTPCRELX.
by Rafael Espindola
· 9 years ago
0ba89ec
regenerate checks
by Sanjay Patel
· 9 years ago
85c92dc
join RUN lines; NFC
by Sanjay Patel
· 9 years ago
aea5485
[x86] avoid printing unnecessary sign bits of hex immediates in asm comments (PR20347)
by Sanjay Patel
· 9 years ago
fe42206
[X86] Try to zero elts when lowering 256-bit shuffle with PSHUFB.
by Ahmed Bougacha
· 9 years ago
68e92ae
Simplify and clang-format a table.
by Rafael Espindola
· 9 years ago
f57428d
Fix default reloc model on ARM.
by Rafael Espindola
· 9 years ago
c6eef17
[MC] Return early when .fill size is negative
by Petr Hosek
· 9 years ago
c12ac37
Bounds check the number of bitmap blocks in the name map
by David Majnemer
· 9 years ago
2be5914
An empty record cannot be null-terminated
by David Majnemer
· 9 years ago
898ae7b
Make sure the directory contains info for all streams
by David Majnemer
· 9 years ago
27f2fb0
[MC] Support symbolic expressions in assembly directives
by Petr Hosek
· 9 years ago
5cfb646
[pdb] Finish conversion to zero copy pdb access.
by Zachary Turner
· 9 years ago
b0771c8
Revert "Revert "Map DynamicNoPIC to Static on non-darwin.""
by Renato Golin
· 9 years ago
9214c0d
Add a comment about why we need to buffer the attribute changes.
by Sean Silva
· 9 years ago
ff7695f
Revert "Map DynamicNoPIC to Static on non-darwin."
by Renato Golin
· 9 years ago
8c59852
[libFuzzer] fix a failure that occurs when running individual inputs
by Kostya Serebryany
· 9 years ago
28cd01c
Small cleanup.
by Sean Silva
· 9 years ago
74391ad
Inline this into its only use. NFC.
by Sean Silva
· 9 years ago
21bbb92
Bring back r271090 in a way that doesn't depend on r271089.
by Sean Silva
· 9 years ago
c44d843
Revert r271089 and r271090.
by Sean Silva
· 9 years ago
ef7704b
[IRPGO] Set the function entry count metadata.
by Sean Silva
· 9 years ago
2abc50b
[IRPGO] Centralize the function attribute inliner hint logic. NFC.
by Sean Silva
· 9 years ago
537cc1b
[Hexagon] Add option to enable subregister liveness tracking
by Krzysztof Parzyszek
· 9 years ago
d074acc
[Hexagon] Separate C8 and USR to avoid unwanted subregister composition
by Krzysztof Parzyszek
· 9 years ago
a8ae925
[LoopUnrollAnalyzer] Add a comment to visitCastInst.
by Michael Zolotukhin
· 9 years ago
8bcf561
AArch64: Fix indentation
by Matthias Braun
· 9 years ago
669fa32
[docs] Be a bit more precise.
by Sean Silva
· 9 years ago
c3eeba0
AMDGPU: Cleanup vector insert/extract tests
by Matt Arsenault
· 9 years ago
0c56b68
AMDGPU: Fix trailing whitespace
by Matt Arsenault
· 9 years ago
14cb586
AMDGPU: Add fract intrinsic
by Matt Arsenault
· 9 years ago
6be2be5
The patch fixes r271071
by Evgeny Stupachenko
· 9 years ago
921e2ae
Fix windows build bot failure
by Xinliang David Li
· 9 years ago
bc6df7a
[PM] Port the Sample FDO to new PM (part-2)
by Xinliang David Li
· 9 years ago
1369b53
The patch refactors unroll pass.
by Evgeny Stupachenko
· 9 years ago
051a0b5
Use C++ casts to avoid a warning
by Sanjoy Das
· 9 years ago
c465f6c
Update the stack coloring pass to remove lifetime intrinsics in the optnone/opt-bisect skip case.
by Andrew Kaylor
· 9 years ago
5683aa8
[asan] Add option to enable asan-use-after-scope from clang.
by Vitaly Buka
· 9 years ago
3d3b6e3
Start using shouldAssumeDSOLocal on ARM.
by Rafael Espindola
· 9 years ago
7ac928f
[Kaleidoscope][BuildingAJIT] Add stub chapter text for Building A JIT Chapter 4.
by Lang Hames
· 9 years ago
329be24
[PM] Port the Sample FDO to new PM (part-1)
by Xinliang David Li
· 9 years ago
fe7405c
[Kaleidoscope][Orc] Remove the reference to the Orc directory that was removed
by Lang Hames
· 9 years ago
7a21775
[Kaleidoscope] Remove the old Kaleidoscope/ORC tutorial series.
by Lang Hames
· 9 years ago
a827bf1
MachineScheduler: Introduce ONLY1 reason to improve debug output
by Matthias Braun
· 9 years ago
da265fc
AArch64Subtarget: Use default member initializers
by Matthias Braun
· 9 years ago
b2f9f8e
Don't discard errors
by David Majnemer
· 9 years ago
b0acadc
[Kaleidoscope][BuildingAJIT] Add code for chapter 4.
by Lang Hames
· 9 years ago
dc4065f
[libFuzzer] use __sanitizer_set_report_fd with -close_fd_mask. This allows us to keep asan reports when closing target's stderr
by Kostya Serebryany
· 9 years ago
a31d45b
Map DynamicNoPIC to Static on non-darwin.
by Rafael Espindola
· 9 years ago
1d110c8
[InstCombine] move and/sext fold to helper function; NFCI
by Sanjay Patel
· 9 years ago
1fd36bf
Don't iterate endlessly if an error occurs.
by David Majnemer
· 9 years ago
a5135a8
FileCheck: dump command line context with empty input
by Xinliang David Li
· 9 years ago
c1712d6
[Hexagon] Use standard macros to initialize HexagonExpandCondsets pass
by Krzysztof Parzyszek
· 9 years ago
0513d1e
Fix compilation with GCC, which treats this as a constructor name not a type
by Richard Smith
· 9 years ago
8e211bb
[Hexagon] Do not create passes in the constructor of HexagonPassConfig
by Krzysztof Parzyszek
· 9 years ago
cd543d7
[LCSSA] Simplify. Suggested by Sanjoy.
by Davide Italiano
· 9 years ago
fb79960
[pdb] Fix size check when reading stream bytes.
by Zachary Turner
· 9 years ago
59250f2
[Timer] Add missing slash in doxygen commit.
by Davide Italiano
· 9 years ago
6cc1a14
Revert "[MC] Support symbolic expressions in assembly directives"
by Petr Hosek
· 9 years ago
775400f
[Timer] Expose an API to check if the timer is running.
by Davide Italiano
· 9 years ago
91b286f
SmallVector: Replace some pre-C++11 move helpers with standard algorithms
by David Blaikie
· 9 years ago
52443d6
[GVN] Preserve !range metadata when PRE'ing loads
by Sanjoy Das
· 9 years ago
780aab5
[X86] Detect SAD patterns and emit psadbw instructions.
by Michael Kuperstein
· 9 years ago
c21577e
Make sure data is available before dereferencing it
by David Majnemer
· 9 years ago
6dc6bd9
Avoid overflow when computing the size of an array
by David Majnemer
· 9 years ago
ff1f039
Don't assume that there will be enough padding bytes
by David Majnemer
· 9 years ago
Next »