Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
60db02b6feaa7fe08dfeac04a62e3c8ae4298fa1
60db02b
X86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting x64. It caused DW_LNE_set_address was misemitted on x64.
by NAKAMURA Takumi
· 11 years ago
362090a
ARM64: fix fmsub patterns which assumed accum operand was first
by Tim Northover
· 11 years ago
0bd8ea3
The LLVM C API shouldn't be including a file from the C++ API. Especially not a
by Richard Smith
· 11 years ago
dbcb670
AVX-512: Added fp_to_uint and uint_to_fp patterns.
by Elena Demikhovsky
· 11 years ago
3c1f2eb
Fix a (legacy) PassManager crash that occurs when a ModulePass
by Andrew Trick
· 11 years ago
2424511
X86: Split the relocation selection up
by David Majnemer
· 11 years ago
ba1895c
Tidy up comments a bit.
by Jim Grosbach
· 11 years ago
8e492b1
ARM64: Range based for loop in ARM64PromoteConstant pass
by Jim Grosbach
· 11 years ago
2ed7157
ARM64: Clean up file header comment a bit.
by Jim Grosbach
· 11 years ago
de6256c
obj2yaml: Use the correct relocation type for different machine types
by David Majnemer
· 11 years ago
b9a65fd
[docs] Fix some links
by Sean Silva
· 11 years ago
ba9e79f
[docs] Update link title
by Sean Silva
· 11 years ago
71e245c
[docs] Fix some Sphinx warnings that have crept in.
by Sean Silva
· 11 years ago
bb0572a
Reverting commit r205628 due to mips64 issues.
by Reed Kotler
· 11 years ago
7f72633
Put a limit on ScheduleDAGSDNodes::ClusterNeighboringLoads to avoid blowing up compile time.
by Andrew Trick
· 11 years ago
1d8c7eb
R600/SI: Handle INSERT_SUBREG in SIFixSGPRCopies
by Tom Stellard
· 11 years ago
5c9bb71
R600: Match 24-bit arithmetic patterns in a Target DAGCombine
by Tom Stellard
· 11 years ago
dd2d430
R600: Replace dyn_cast + assert with cast
by Tom Stellard
· 11 years ago
4db84a0
Remove an unused file.
by Richard Smith
· 11 years ago
9583b2c
When a CHECK-NEXT fails because there was no match on the next line, include
by Richard Smith
· 11 years ago
939ec85
Use std::swap
by Matt Arsenault
· 11 years ago
e3e086e
Use .data() instead of &x[0]
by Matt Arsenault
· 11 years ago
fc3588b
Invert the option to enable debug info verification. No functional
by Eric Christopher
· 11 years ago
dd455fd
Revert the last couple of patches here and go back to something
by Eric Christopher
· 11 years ago
9a764df
Handle vlas during inline cost computation if they'll be turned
by Eric Christopher
· 11 years ago
531bece
XFAIL this completely at the moment:
by Eric Christopher
· 11 years ago
503334a
Fix a typo in the comment.
by Simon Atanasyan
· 11 years ago
231ed9d
Add NDEBUG markers around debug only function.
by Eric Christopher
· 11 years ago
c75aecc
Add debug location information to the vectorizer debug statements.
by Eric Christopher
· 11 years ago
4639d0c
Make test run on most platforms and only fail on cygwin/mingw while
by Eric Christopher
· 11 years ago
d17a4f9
Make docs point to new domain.
by Manuel Klimek
· 11 years ago
a661c91
Use 'false' for a bool instead of '0'
by Craig Topper
· 11 years ago
34bc6b6e
[C++11] Make use of 'nullptr' in the Support library.
by Craig Topper
· 11 years ago
b81024b
Updated phabricator server.
by Serge Pavlov
· 11 years ago
ec8891f
Changes in IntelJITEventListener - By Arch Robinson
by Elena Demikhovsky
· 11 years ago
2e858fc
Quick fix: Triple::isOSMSVCRT() should be false for targeting cygwin.
by NAKAMURA Takumi
· 11 years ago
cde97ea
[yaml2obj][ELF] Rename class SectionNameToIdxMap => NameToIdxMap. It can
by Simon Atanasyan
· 11 years ago
1c41705
DebugInfo: Support namespace aliases as DW_TAG_imported_declaration instead of DW_TAG_imported_module
by David Blaikie
· 11 years ago
20384a5
[Support] Modify LockFileManager::waitForUnlock() to return info about how the lock was released.
by Argyrios Kyrtzidis
· 11 years ago
ec37734
Remove unused parameter
by David Blaikie
· 11 years ago
fa254cb
AsmParser: add a warning for compatibility parsing
by Saleem Abdulrasool
· 11 years ago
b29a2b0
MachineInstr: introduce explicit_operands and implicit_operands ranges
by David Blaikie
· 11 years ago
553e400
Remove unnecessary "inline" of inline defined member functions
by David Blaikie
· 11 years ago
2a65dd3
ARM: consolidate MachO checks for ARM asm parser
by Saleem Abdulrasool
· 11 years ago
b4074c0
Simplify compression API by compressing into a SmallVector rather than a MemoryBuffer
by David Blaikie
· 11 years ago
b206103
Simplify compression API by decompressing into a SmallVector rather than a MemoryBuffer
by David Blaikie
· 11 years ago
48ee81c
AsmParser: restore LLVM IR compatibility for linker_private{,_weak}
by Saleem Abdulrasool
· 11 years ago
2c5f72b
Fixing typo.
by David Blaikie
· 11 years ago
a3cc221
Fix typo
by David Blaikie
· 11 years ago
eb22ac0
Remove unused function
by David Blaikie
· 11 years ago
d260b1b
[PowerPC] Remove unused TM member variable to unbreak build
by Hal Finkel
· 11 years ago
e6a5b33
[PowerPC] Adjust load/store costs in PPCTTI
by Hal Finkel
· 11 years ago
cef9f7e
[PowerPC] PPCTTI Cleanup
by Hal Finkel
· 11 years ago
0610fb4
Minor change to StackMapLiveness DEBUG output.
by Andrew Trick
· 11 years ago
a134cec
Add DAG parameter to ComputeNumSignBitsForTargetNode
by Matt Arsenault
· 11 years ago
9121540
Fix tabs
by Matt Arsenault
· 11 years ago
7330dcb
Update the test to use FileCheck.
by Juergen Ributzka
· 11 years ago
f2decb2
Tidy up naming.
by Jim Grosbach
· 11 years ago
a1329ec
[mips] Add Octeon cnMips instructions seqi/snei and v3mulu/vmm0/vmulu.
by Kai Nacke
· 11 years ago
b12c642
[PowerPC] Add a full condition code register to make the "cc" clobber work
by Hal Finkel
· 11 years ago
dc404ff
[mips] abs.[ds], and neg.[ds] should be allowed regardless of -enable-no-nans-fp-math
by Daniel Sanders
· 11 years ago
659e09e
DAGLegalize: add last-ditch type-legalization for VSELECT.
by Tim Northover
· 11 years ago
4a4d62b
ARM64: handle v1i1 types arising from setcc properly.
by Tim Northover
· 11 years ago
148692b
Fix for PR18921 (LDRD/STRD part)::
by Stepan Dyatkovskiy
· 11 years ago
0670d7e
Tweak unconditional-branch.ll passing on any hosts, while investigating x86_64-mingw32.
by NAKAMURA Takumi
· 11 years ago
0eb313b
ARM64: use regalloc-friendly COPY_TO_REGCLASS for bitcasts
by Tim Northover
· 11 years ago
604dff2
ARM64: add 128-bit MLA operations to the custom selection code.
by Tim Northover
· 11 years ago
a669270
Fixed register class in STRD instruction for Thumb2 mode.
by Stepan Dyatkovskiy
· 11 years ago
84f7f35
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
by Craig Topper
· 11 years ago
84c21b3
Fix spelling. Sigh.
by Jim Grosbach
· 11 years ago
2d8a097
ARM: Range based for-loop over block predecessors.
by Jim Grosbach
· 11 years ago
ab585ff
Add iterator_ranges for block pred/succ.
by Jim Grosbach
· 11 years ago
9320345
ARM: Use range-based for loops in frame lowering.
by Jim Grosbach
· 11 years ago
3b2b5df
[RegAllocGreedy][Last Chance Recoloring] Emit diagnostics when last chance
by Quentin Colombet
· 11 years ago
cc99615
Revert r205599, the commit was not intended to have so many changes
by Quentin Colombet
· 11 years ago
c65a77b
[RegAllocGreedy][Last Chance Recoloring] Emit diagnostics when last chance
by Quentin Colombet
· 11 years ago
09ebd6d
ARM: fix test case missed in previous roundup
by Saleem Abdulrasool
· 11 years ago
4fd62c5
MIPS: remove vim swap file
by Saleem Abdulrasool
· 11 years ago
eec7d48
Add an assert that this is only used with .o files.
by Rafael Espindola
· 11 years ago
7df9059
Implement getRelocationAddress for MachO and ET_REL elf files.
by Rafael Espindola
· 11 years ago
5ca1f95
Implement macho relocation iterators with section number + relocation number.
by Rafael Espindola
· 11 years ago
2abadea
ARM: yet another round of ARM test clean ups
by Saleem Abdulrasool
· 11 years ago
91ba0a9
Tidy up. Space before ':' in range-based for loops.
by Jim Grosbach
· 11 years ago
e170366
Tidy up. 80 columns.
by Jim Grosbach
· 11 years ago
81fb6bf
Tidy up. Trailing whitespace.
by Jim Grosbach
· 11 years ago
6cd0131
Fix typo.
by Jim Grosbach
· 11 years ago
8cb805c
Fix llvm-objdump crash.
by Rafael Espindola
· 11 years ago
67c46d2
Remove section_rel_empty. Just compare begin() and end() instead.
by Rafael Espindola
· 11 years ago
da7ea68
Reuse existing variable.
by Rafael Espindola
· 11 years ago
25540a7
Optimize away unnecessary address casts.
by Eli Bendersky
· 11 years ago
8921882
[ARM64] Teach the ARM64DeadRegisterDefinition pass to respect implicit-defs.
by Lang Hames
· 11 years ago
2383986
unconditional-branch.ll is broken for targeting x86_64-cygming. Add an explicit triple for now.
by NAKAMURA Takumi
· 11 years ago
a746974
R600: Correct opcode for BFE_INT
by Tom Stellard
· 11 years ago
50c16fb
R600/SI: Lower 64-bit immediates using REG_SEQUENCE
by Tom Stellard
· 11 years ago
6d394ed
Revert r205551, "Attempt to XFAIL this on mingw and cygwin hosts." It didn't fail on cygming.
by NAKAMURA Takumi
· 11 years ago
df34283
llvm/test/CodeGen/X86/peephole-multiple-folds.ll: Relax expressions to satisfy win32.
by NAKAMURA Takumi
· 11 years ago
f04e7df
Attempt to XFAIL this on mingw and cygwin hosts. The line table on
by Eric Christopher
· 11 years ago
1fcd561
Fix PR19270 - type mismatch caused by invalid optimization.
by Eli Bendersky
· 11 years ago
1c36a6d
Loosen up check so that we can pass on platforms that generate
by Eric Christopher
· 11 years ago
5fe5b3d
ARM: update even more tests
by Saleem Abdulrasool
· 11 years ago
Next »