Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
02f474a115d6c7d3ab8c134672b4d0b3aeb155d5
02f474a
[codeview] Improve some comments
by Reid Kleckner
· 9 years ago
1fef4fc
[AArch64] Remove unused MBP headers/dependency. NFC.
by Chad Rosier
· 9 years ago
d025c69
Revert http://reviews.llvm.org/D19926 as it breaks tests.
by Dehao Chen
· 9 years ago
0e8fd42
Revert "LTOCodeGenerator: handle correctly "unnamed" symbol"
by Mehdi Amini
· 9 years ago
9281534
[WebAssembly] Don't emit epilogue code in the middle of stackified code.
by Dan Gohman
· 9 years ago
797e9bd
Fix CVTypeDumperImpl formatting after class rename
by Reid Kleckner
· 9 years ago
8cff4d5
Remove unnecessary anonymous namespace from a header
by Reid Kleckner
· 9 years ago
86be154
AMDGPU: Simplify control flow / conditions
by Matt Arsenault
· 9 years ago
8200288
Simplify CFG before assigning discriminator.
by Dehao Chen
· 9 years ago
c16ab2d
[MSan] [MIPS64] Fix vararg helper for >1 fixed argument.
by Marcin Koscielnicki
· 9 years ago
d707747
AMDGPU: Run r600 tests last
by Matt Arsenault
· 9 years ago
3c3e508
Degrade assertions to a warning in LTOCodeGenerator for preserved linkonce
by Mehdi Amini
· 9 years ago
6a6b44f
Remove LLVM_ENABLE_TIMESTAMPS
by Chris Bieneman
· 9 years ago
d4c22d2
Add a note about the "entry count" used the profile summary
by Sean Silva
· 9 years ago
8fa402e
[profile] Remove unneeded field in raw profile reader
by Xinliang David Li
· 9 years ago
a42be19
Touch Hexagon/CMakeLists.txt to regenerate build files, since r268641 complains of missing HexagonAlias.td on ninja.
by NAKAMURA Takumi
· 9 years ago
7c4f7f3
ARM: don't attempt to merge litpools referencing different PC-anchors.
by Tim Northover
· 9 years ago
8cb434a
[Hexagon] Add aliases for vector loads/stores with no explicit offset
by Krzysztof Parzyszek
· 9 years ago
eb80fa1
Revert "[ThinLTO] Emit individual index files for distributed backends"
by Vitaly Buka
· 9 years ago
2161412
LTOCodeGenerator: handle correctly "unnamed" symbol
by Mehdi Amini
· 9 years ago
d170aea
MachineFunction: Add a const modifier to print() parameter
by Matthias Braun
· 9 years ago
b69177e
[libFuzzer] better docs for coverage
by Kostya Serebryany
· 9 years ago
2677f2f
Remove dead include. NFC.
by Chad Rosier
· 9 years ago
f1ccfb7
Remove dead include. NFC.
by Chad Rosier
· 9 years ago
00e8fc5
Clean up the specific error message for a malformed Mach-O files with bad segment
by Kevin Enderby
· 9 years ago
668a46a
[ValueTracking] Early exit when further analysis won't be fruitful.
by Chad Rosier
· 9 years ago
fcd3365
AMDGPU: Uniform branch conditions can originate with intrinsics
by Nicolai Haehnle
· 9 years ago
66eb4d1
AMDGPU/SI: Add support for AMD code object version 2.
by Tom Stellard
· 9 years ago
99386b8
X86CallFrameOptimization: make adjustCallSequence's return type void
by Hans Wennborg
· 9 years ago
3d13068
llvm-lto: add a -thinlto-module-id that enables to force the Module identifier.
by Mehdi Amini
· 9 years ago
af542d8
[Hexagon] Merge HexagonAlias.td into HexagonInstrAlias.td, NFC
by Krzysztof Parzyszek
· 9 years ago
a2d385e
[ValueTracking] Improve isImpliedCondition for matching LHS and Imm RHSs.
by Chad Rosier
· 9 years ago
341096a
[Hexagon] Handle operand type differences for A2_tfrpi
by Krzysztof Parzyszek
· 9 years ago
b8ed2a0
Fix unused variable warning after r268632
by Silviu Baranga
· 9 years ago
debb790
[LV] Identify more induction PHIs by coercing expressions to AddRecExprs
by Silviu Baranga
· 9 years ago
e1eac03
[LV] Refactor the validation of PHI inductions. NFC
by Silviu Baranga
· 9 years ago
257fabb
Remove bit-rotten CppBackend.
by James Y Knight
· 9 years ago
2887538
Fix Mips Parser error reporting
by Nirav Dave
· 9 years ago
15869cb
Fix Windows bot failures from r268627
by Teresa Johnson
· 9 years ago
0c4a898
[ThinLTO] Emit individual index files for distributed backends
by Teresa Johnson
· 9 years ago
d11ea2f
[X86] Extend some Linux special cases to cover kFreeBSD.
by Marcin Koscielnicki
· 9 years ago
68065ba
[Coverage] Combine counts of expansion regions if there are no code regions for the same area.
by Igor Kudrin
· 9 years ago
408b811
[TableGen] Make sure to recursively factor any ScopeMatchers created while forming a SwitchType node. Remove a couple hundred bytes from the X86 matcher table.
by Craig Topper
· 9 years ago
14b5530
[TableGen] Remove stale comment.
by Craig Topper
· 9 years ago
5e74c97
[X86] Use the right type when folding xor (truncate (shift)) -> setcc
by David Majnemer
· 9 years ago
bbe4ac4
LTOCodeGenerator: add linkonce(_odr) to "llvm.compiler.used" when present in "MustPreserve" set
by Mehdi Amini
· 9 years ago
3556cc7
Revert "LTOCodeGenerator: turns linkonce(_odr) into weak_(odr) when present "MustPreserve" set"
by Mehdi Amini
· 9 years ago
0fa8713
ThinLTOCodeGenerator: remove useless temporary file that was emitted.
by Mehdi Amini
· 9 years ago
007644b
[Profile] Raw profile header clean up
by Xinliang David Li
· 9 years ago
454f7fa
[PM] Port Branch Probability Analysis pass to the new pass manager.
by Xinliang David Li
· 9 years ago
e44aed7
[PM] Port EliminateAvailableExternally pass to the new pass manager.
by Davide Italiano
· 9 years ago
fcc53a6
[ThinLTO] Remove missed piece of lazy summary reading support (NFC)
by Teresa Johnson
· 9 years ago
18c56b7
ARM: Use a Handle to track SDNodes in case they're CSE'd. NFC
by Justin Bogner
· 9 years ago
8c98d34
Revert "[asan] add option to set shadow mapping offset"
by Ryan Govostes
· 9 years ago
ba89768
[asan] add option to set shadow mapping offset
by Ryan Govostes
· 9 years ago
8b3e014
clang-format some files in preparation of coming patch reviews.
by Dehao Chen
· 9 years ago
0a51771
[PM] Port ConstantMerge to the new pass manager.
by Davide Italiano
· 9 years ago
4a5d819
[SystemZ] Implement backchain attribute (recommit with fix).
by Marcin Koscielnicki
· 9 years ago
1232987
[codeview] Move dumper into lib/DebugInfo/CodeView
by Reid Kleckner
· 9 years ago
2b2a8f1
[LoopDataPrefetch] Add optimization remark
by Adam Nemet
· 9 years ago
6e64fd8
Revert "[SimplifyCFG] propagate branch metadata when creating select"
by Vitaly Buka
· 9 years ago
a8d416d
Revert "[SystemZ] Implement backchain attribute."
by Marcin Koscielnicki
· 9 years ago
c4002d7
[SystemZ] Implement llvm.get.dynamic.area.offset
by Marcin Koscielnicki
· 9 years ago
b4420ea
[SystemZ] Implement backchain attribute.
by Marcin Koscielnicki
· 9 years ago
252a6d1
Revert "[SCCP] Throw away dead code. NFC."
by Davide Italiano
· 9 years ago
9c9f877
[SCCP] Throw away dead code. NFC.
by Davide Italiano
· 9 years ago
6e702f0
[X86] Add a few register classes for x32 address accesses.
by Quentin Colombet
· 9 years ago
0cbbed1
clean up; NFCI
by Sanjay Patel
· 9 years ago
0c744b0
[SelectionDAG] BITREVERSE vector legalization of bit operations (REAPPLIED)
by Simon Pilgrim
· 9 years ago
4449a75
Spelling and grammar corrections in comments.
by Eric Christopher
· 9 years ago
94ee5ea
"Reapply r268521 "[InstCombine] Canonicalize icmp instructions based on dominating conditions.""
by Balaram Makam
· 9 years ago
41f8084
Fix build of DebugInfoPDBTests.
by Zachary Turner
· 9 years ago
609f4dd
[SimplifyCFG] propagate branch metadata when creating select
by Sanjay Patel
· 9 years ago
00ed93a
[AArch64] Add cheap as move instructions for Exynos M1
by Evandro Menezes
· 9 years ago
18c0216
[libFuzzer] print stats after running individual inputs
by Kostya Serebryany
· 9 years ago
c95df94
Move pdb code into pdb namespace.
by Zachary Turner
· 9 years ago
7fa1a5f
[AArch64] Use the reciprocal estimation machinery
by Evandro Menezes
· 9 years ago
0e4fcac
cmake: Prefix Polly options with LLVM_ to avoid variable shadowing
by Tobias Grosser
· 9 years ago
ab37a95
Revert r268529 because it caused use-of-uninitialized-value
by Vitaly Buka
· 9 years ago
bcfc7d0
[codeview] Add a type visitor to help abstract away type stream handling
by Reid Kleckner
· 9 years ago
5813ee1
[ConstantFold] Don't try to strip fp -> int bitcasts to simplify icmps
by Hal Finkel
· 9 years ago
128ff37
[x86] add tests to show current codegen for obscured fneg/fabs
by Sanjay Patel
· 9 years ago
83e3b70
[MSan] [Mips64] Add tests for vararg handling.
by Marcin Koscielnicki
· 9 years ago
30f97f1
Revert "[InstCombine] Canonicalize icmp instructions based on dominating conditions."
by Balaram Makam
· 9 years ago
d88cc08
[ARM] Fix Scavenger assert due to underestimated stack size
by Weiming Zhao
· 9 years ago
c8decc5
Fix spelling in comment. NFC.
by Simon Pilgrim
· 9 years ago
59e4b7b
Revert r268504
by Simon Pilgrim
· 9 years ago
51b20e8
Adding test cases showing the behavior of LoopUnrollPass according to optnone and optsize attributes
by Marianne Mailhot-Sarrasin
· 9 years ago
811f094
[NVPTX:doc] Update code examples to conform to the latest IR.
by Jingyue Wu
· 9 years ago
decf72b
[InstCombine] Canonicalize icmp instructions based on dominating conditions.
by Balaram Makam
· 9 years ago
f7a03a4
[Support] Creation of minidump after compiler crash on Windows
by Leny Kholodov
· 9 years ago
d1310b7
Reland "Use ScopedPrinter in llvm-pdbdump"
by Reid Kleckner
· 9 years ago
990ef34
[PowerPC] Generate VSX version of splat word
by Nemanja Ivanovic
· 9 years ago
9b21cf3
[X86][SSE] Regenerate vector bswap tests
by Simon Pilgrim
· 9 years ago
aa48f22
Typo. NFC.
by Chad Rosier
· 9 years ago
2946daa
[SimplifyCFG] isSafeToSpeculateStore now ignores debug info
by Hans Wennborg
· 9 years ago
ea1c623
Revert "Use ScopedPrinter in llvm-pdbdump"
by Chad Rosier
· 9 years ago
04d8cf0
Use a uniform name for the load combine pass. NFC.
by Chad Rosier
· 9 years ago
02f1f19
Use ScopedPrinter in llvm-pdbdump
by Zachary Turner
· 9 years ago
6315a65
[SelectionDAG] BITREVERSE vector legalization of bit operations
by Simon Pilgrim
· 9 years ago
Next »