Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
041c54b85ec39a8a4d98d81734f27a0d5a48dcad
041c54b
Use SDValue bool check to tidyup some possible vector folding ops. NFC.
by Simon Pilgrim
· 10 years ago
6ff57a5
Use SDValue bool check to tidyup some possible ReassociateOps. NFC.
by Simon Pilgrim
· 10 years ago
a8f9716
AVX-512: Fixed the "commutative" property flag in VPANDN instruction
by Elena Demikhovsky
· 10 years ago
f46232d
Fix a variable name in MSVC specific part of rr233487.
by Craig Topper
· 10 years ago
87f3799
[X86] Implement getHostCPUFeatures for X86.
by Craig Topper
· 10 years ago
971af29
Delete MCInstPrinter::AvailableFeatures.
by Akira Hatanaka
· 10 years ago
e03685b
[X86] Read the feature bits from the subtarget that is passed to printInst
by Akira Hatanaka
· 10 years ago
0de206d
[Objdump] Pass the correct subtarget to printInst.
by Akira Hatanaka
· 10 years ago
2eaf50f
[PowerPC] Add asm parser support for bitmask forms of rotate-and-mask instructions
by Hal Finkel
· 10 years ago
f702ac3
[DAGCombiner] Fixed incorrect test for buildvector of constant integers.
by Simon Pilgrim
· 10 years ago
8360002
[ConstantFold] Don't fold ppc_fp128 <-> int bitcasts
by Hal Finkel
· 10 years ago
5ce6ef6
Convert feature strings to lowercase even if they have a '+'/'-' in front of them.
by Craig Topper
· 10 years ago
bcdb993
Partially revert the changes I made in r233473 to keep the code concise.
by Akira Hatanaka
· 10 years ago
c74135b
clang-format X86ATTInstPrinter.{h,cpp} before I make changes to these files.
by Akira Hatanaka
· 10 years ago
2841bc6
[SparcInstPrinter] Use the subtarget that is passed to the print function
by Akira Hatanaka
· 10 years ago
74381e2
Update comment to match code behavior.
by Craig Topper
· 10 years ago
cefca10
Verifier: Allow subroutine types to have no type array
by Duncan P. N. Exon Smith
· 10 years ago
0b8cd1d
Fix comparison functions.
by Richard Trieu
· 10 years ago
d397a52
DebugInfo: Fix testcases with invalid MDSubprogram nodes
by Duncan P. N. Exon Smith
· 10 years ago
44c1c89
[CodeGen] "PromoteInteger" f32 to f64 doesn't make sense.
by Ahmed Bougacha
· 10 years ago
57e9efe
[ARM] Enable changing instprinter's behavior based on the per-function
by Akira Hatanaka
· 10 years ago
4bb318d
clang-format ARMInstPrinter.{h,cpp} before I make changes to these files.
by Akira Hatanaka
· 10 years ago
e464bbf
[SCEV] Look at backedge dominating conditions.
by Sanjoy Das
· 10 years ago
b943370
Verifier: Check operands of MDType subclasses and MDCompileUnit
by Duncan P. N. Exon Smith
· 10 years ago
6ed3a76
DebugInfo: Require non-null in DIBuilder::retainType()
by Duncan P. N. Exon Smith
· 10 years ago
292142e
Fixing a bug with optimized catch-all handlers in WinEHPrepare
by Andrew Kaylor
· 10 years ago
de89228
Verifier: Call verifyModule() from llc and opt
by Duncan P. N. Exon Smith
· 10 years ago
527745e
[CMake] Removing duplicates from the list of test suites to generate targets for.
by Chris Bieneman
· 10 years ago
1f4cf39
fix typo and 80-col; NFC
by Sanjay Patel
· 10 years ago
0ac7591
Add two small structs for readability in place of std::pair and std::tuple. NFC.
by Rafael Espindola
· 10 years ago
0e622b4
Constrain the type of a parameter now that callers without this constraint have been removed.
by David Blaikie
· 10 years ago
77a0728
DebugInfo: Fix bad debug info for compile units and types
by Duncan P. N. Exon Smith
· 10 years ago
81cd5e8
[R600/SI] Fix testcase check line.
by Ahmed Bougacha
· 10 years ago
f2f2ef7
[AArch64InstPrinter] Use the feature bits of the subtarget passed to the print
by Akira Hatanaka
· 10 years ago
f093783
[MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
by Akira Hatanaka
· 10 years ago
19e2fce
[CodeGen] Don't attempt a tail-call with a non-forwarded explicit sret.
by Ahmed Bougacha
· 10 years ago
2615b68
[CodeGen] Don't attempt a tail-call with implicit sret.
by Ahmed Bougacha
· 10 years ago
685212e
Recommit r233116 better: Remove a redundant instcombine involving bitcasts of geps of bitcasts
by David Blaikie
· 10 years ago
920bbdd
R600/SI: Fix VOP2 VI encoding
by Marek Olsak
· 10 years ago
8ea048f
[asan] Speed up isInterestingAlloca check
by Anna Zaks
· 10 years ago
4193093
[bpf] add support for bpf pseudo instruction
by Alexei Starovoitov
· 10 years ago
1ad854a
[RegisterCoalescer] Refine the terminal rule to still consider the terminal
by Quentin Colombet
· 10 years ago
2cee1c9
LLParser: Require non-null scope for MDLocation and MDLocalVariable
by Duncan P. N. Exon Smith
· 10 years ago
2a9bbcb
Remove superfluous .str() and replace std::string concatenation with Twine.
by Yaron Keren
· 10 years ago
1fa94d6
Add a -raw option to the -section mode of llvm-objdump.
by Adrian Prantl
· 10 years ago
a9902da
Verifier: Check fields of MDVariable subclasses
by Duncan P. N. Exon Smith
· 10 years ago
2ee6152
DebugInfo: Fix another bitrotted testcase
by Duncan P. N. Exon Smith
· 10 years ago
0c27224
[AArch64] Don't store available subtarget features in AArch64SysReg::SysRegMapper
by Vladimir Sukharev
· 10 years ago
c18ea8d
CMake: enable installing utils
by Derek Schuff
· 10 years ago
ac406df
Work around pr23045 and make it easier to reproduce.
by Rafael Espindola
· 10 years ago
121eb42
Close unique sections when switching away from them.
by Rafael Espindola
· 10 years ago
407da8c
Fix subprogram-linkonce-weak.ll and subprogram-linkonce-weak-odr.ll for Windows.
by Yaron Keren
· 10 years ago
11e6672
[Support] Remove statically initialized yet dead code.
by Benjamin Kramer
· 10 years ago
fb45b9f
Reapply r233175 and r233183: float2int.
by James Molloy
· 10 years ago
9217916
Complete the MachineScheduler fix made way back in r210390.
by Andrew Trick
· 10 years ago
7df7833
[NFC] Fix typo in comment.
by Sanjoy Das
· 10 years ago
cd4547d
[NFC] Fix typo in comment.
by Sanjoy Das
· 10 years ago
2266048
Code cleanup [NFC]
by Philip Reames
· 10 years ago
1f768e8
More code cleanup [NFC]
by Philip Reames
· 10 years ago
de15c8e
More code cleanup [NFC]
by Philip Reames
· 10 years ago
c3bbff9
Code simplification and style cleanup
by Philip Reames
· 10 years ago
76acab3
Require a GC strategy be specified for functions which use gc.statepoint
by Philip Reames
· 10 years ago
28ffcd3
Allow explicit spill slots to be specified for a gc.statepoint
by Philip Reames
· 10 years ago
b827c4b
Reintroduce the SelectionDAG scheduler test for r233351.
by Andrew Trick
· 10 years ago
db57373
WinEH: Create a parent frame alloca for HandlerType xdata tables
by David Majnemer
· 10 years ago
6284bcd
This test should have been target specific. I missed that.
by Andrew Trick
· 10 years ago
611d4bd
Refactor Code inside LoopVectorizer's function isInductionVariable.
by Karthik Bhat
· 10 years ago
18fc42a
Fix a bug in SelectionDAG scheduling backtracking code: PR22304.
by Andrew Trick
· 10 years ago
b3ad90e
Revert r233175 and r233183 with it. This pulls float2int back out of the tree, due to PR23038.
by Nick Lewycky
· 10 years ago
97fcbf1
DebugInfo: Update testcases with invalid variables
by Duncan P. N. Exon Smith
· 10 years ago
f265603
[AsmPrinter] Don't assert on GOT equivalent non-constant users.
by Ahmed Bougacha
· 10 years ago
9f2b49c
DIBuilder: Change a few helpers to return downcasted MDNodes
by Duncan P. N. Exon Smith
· 10 years ago
50b75d5
AsmWriter: Cleanup debug info fields with MDFieldPrinter, NFC
by Duncan P. N. Exon Smith
· 10 years ago
aff96c9
Deduplicate a bunch of setOpActions into an MVT range-for. NFC.
by Ahmed Bougacha
· 10 years ago
f55b1a5
[CodeGen] Report error rather than crash when unable to makeLibCall.
by Ahmed Bougacha
· 10 years ago
5cb4112
[CodeGen] Don't pretend we can expand f16 libcalls.
by Ahmed Bougacha
· 10 years ago
32b33c2
Use movw/movt instead of constant pool loads to lower byval parameter copies
by Derek Schuff
· 10 years ago
c4eafd2
Verifier: Check accessors of MDLocation
by Duncan P. N. Exon Smith
· 10 years ago
337bd19
Default to armv7 cpu for NaCl when march=arm
by Derek Schuff
· 10 years ago
9d2f0da
Fix PR23025.
by Rafael Espindola
· 10 years ago
61ac65d
Fix rare case where APInt divide algorithm applied un-needed transformation.
by Yaron Keren
· 10 years ago
784545f
[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
by Sanjoy Das
· 10 years ago
55a5cb1
[ARM] Fix some non-portable shell syntax in r233301's tests
by Justin Bogner
· 10 years ago
aaa9c56
Ignore compile_commands.json only at the root of the tree.
by Paul Robinson
· 10 years ago
9b512e3
Supress MSVC padding warning in alignment test
by Andrew Kaylor
· 10 years ago
d6e2911
Adds an option to disable ARM ld/st optim pass
by Renato Golin
· 10 years ago
387a89b
Reapply "Linker: Drop function pointers for overridden subprograms"
by Duncan P. N. Exon Smith
· 10 years ago
c8a807c
[ARM] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
by Vladimir Sukharev
· 10 years ago
ed11613
[AArch64] Rename Pairs to Mappings in AArch64NamedImmMapper
by Vladimir Sukharev
· 10 years ago
0564129
[AArch64] Move initializations of AArch64NamedImmMapper out of void AArch64Operand::print(...)
by Vladimir Sukharev
· 10 years ago
a9228aa
[SCEV] Revert bailout added in r75511.
by Sanjoy Das
· 10 years ago
69688b9
revert inadvertent change
by Sanjay Patel
· 10 years ago
4ce6568
comment cleanup; NFC
by Sanjay Patel
· 10 years ago
aa66f22
Remove outdated README-SSE.txt entries.
by Benjamin Kramer
· 10 years ago
8f820e9
InstCombine: fold (A << C) == (B << C) --> ((A^B) & (~0U >> C)) == 0
by Benjamin Kramer
· 10 years ago
27d12f3
[AArch64, ARM] Add v8.1a architecture and generic cpu
by Vladimir Sukharev
· 10 years ago
5de4af6
Use SDValue bool checks; NFC intended
by Sanjay Patel
· 10 years ago
1c76e39
fix indent; NFC
by Sanjay Patel
· 10 years ago
439d17c
[SLSR] handle candidate form &B[i * S]
by Jingyue Wu
· 10 years ago
54b6c4c
Sometimes report_fatal_error is called when there is not a handler function used to fail gracefully. In that case, RunInterruptHandlers is called, which attempts to enter a critical section object. Ensure that the critical section is properly initialized so that this code functions properly, and tools like clang-tidy do not crash in Debug builds.
by Aaron Ballman
· 10 years ago
Next »