Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
69bd9577fc423edea13479eaacf7b1844faa6c6a
69bd957
TableGen: avoid dereferencing nullptr variable
by Tim Northover
· 11 years ago
483b0e9
CodeGen: add sensible defaults for the ISD::FROUND operation
by Tim Northover
· 11 years ago
bc702ae
MC-exceptions: add support for compact-unwind without .eh_frame
by Tim Northover
· 11 years ago
1db780b
CodeGenPrep: wrangle IR to exploit AArch64 tbz/tbnz inst.
by Tim Northover
· 11 years ago
8a272f0
MC: add a RefKind field to MCValue
by Tim Northover
· 11 years ago
1330ee3
MachO: Add linker-optimisation hint framework to MC.
by Tim Northover
· 11 years ago
0301154
MachO: actually set linker-private prefix at MC level.
by Tim Northover
· 11 years ago
c5d592d
MachO: allow each section to have a linker-private symbol
by Tim Northover
· 11 years ago
42529ad
Make GetCPISymbol a virtual method.
by Tim Northover
· 11 years ago
7c3e057
Intrinsics: add LLVMHalfElementsVectorType constraint
by Tim Northover
· 11 years ago
224dbf4
Completely rewrite ELFObjectWriter::RecordRelocation.
by Rafael Espindola
· 11 years ago
44b2b9d
[PowerPC] Add subregister classes for f64 VSX values
by Hal Finkel
· 11 years ago
c06afdc
Windows: canonicalise the default windows triple
by Saleem Abdulrasool
· 11 years ago
b3cb360
[x86] Fix printing of register operands with q modifier.
by Akira Hatanaka
· 11 years ago
1fc0d63
Debug Compression: Avoid compression debug_frame for now
by David Blaikie
· 11 years ago
f3e8b05
X86: Disable IsLegalToCallImmediateAddr for Win32
by David Majnemer
· 11 years ago
8a21cb2
Add missing include (for r205050)
by David Blaikie
· 11 years ago
4a9c258
llvm-mc: error when -compress-debug-sections is requested and zlib is not linked
by David Blaikie
· 11 years ago
0e11c01
[PowerPC] Fix VSX permutation isel
by Hal Finkel
· 11 years ago
efd9548
Convert one last llc -filetype=obj test.
by Rafael Espindola
· 11 years ago
c9de9e6
[PowerPC] v2[fi]64 need to be explicitly passed in VSX registers
by Hal Finkel
· 11 years ago
5811e45
Convert llc -filetype=obj test.
by Rafael Espindola
· 11 years ago
24845fb
Convert llc -filetype=obj test.
by Rafael Espindola
· 11 years ago
830ce8a
Remove bogus test.
by Rafael Espindola
· 11 years ago
e3b7d02
Convert another llc -filetype=obj test.
by Rafael Espindola
· 11 years ago
a655710
Support: Functions for writing endian specific data to streams.
by Justin Bogner
· 11 years ago
a53735b
Map ELf flags back to more specific section kinds.
by Rafael Espindola
· 11 years ago
be560a3
Parse .gpdword and convert another llc -filetype=obj test.
by Rafael Espindola
· 11 years ago
904658f
convert another llc -filetype=obj test.
by Rafael Espindola
· 11 years ago
6b63578
Convert "llc -filetype=obj" test into llvm-mc tests.
by Rafael Espindola
· 11 years ago
ce36237
SLPVectorizer: Take credit for free extractelement instructions
by Arnold Schwaighofer
· 11 years ago
aa0a2a3
SLPVectorizer: Fix typos
by Arnold Schwaighofer
· 11 years ago
b48eb2c
SLPVectorizer: Ignore users that are insertelements we can reschedule them
by Arnold Schwaighofer
· 11 years ago
e259168
Exception handling docs: Clarify how the llvm.eh.* intrinsics are used
by Mark Seaborn
· 11 years ago
b91f511
Only test compression when linked with zlib.
by David Blaikie
· 11 years ago
ffc7e0f
Add const to a method I missed in the previous commit.
by Rafael Espindola
· 11 years ago
3a2bbc9
Add const.
by Rafael Espindola
· 11 years ago
76eb786
Revert "InstCombine: merge constants in both operands of icmp."
by Erik Verbruggen
· 11 years ago
cc58a59
Revert "GVN: merge overflow intrinsics with non-overflow instructions."
by Erik Verbruggen
· 11 years ago
1f072c3
Add ARM big endian Target (armeb, thumbeb)
by Christian Pirker
· 11 years ago
bd2cca7
R600: avoid calling std::next on an iterator that might be end()
by Tim Northover
· 11 years ago
b7de428
Intrinsics: expand semantics of LLVMExtendedVectorType (& trunc)
by Tim Northover
· 11 years ago
efb8deb
[Allocator Cleanup] Sink the private data members and methods to the
by Chandler Carruth
· 11 years ago
0e4c26e
[Allocator Cleanup] Move generic pointer alignment helper out of an
by Chandler Carruth
· 11 years ago
415a008
[Allocator Cleanup] Make the growth of the "slab" size of the
by Chandler Carruth
· 11 years ago
ec90ab4
[cleanup] Hoist the initialization and constants for slab sizes to the
by Chandler Carruth
· 11 years ago
2559cde
PBQP: Minor cleanups to r204857
by David Blaikie
· 11 years ago
cf6f4c8
C++11: convert verbose loops to range-based loops.
by Adrian Prantl
· 11 years ago
e2ee98a
[PowerPC] Use a small cleanup pass to remove VSX self copies
by Hal Finkel
· 11 years ago
d9524d6
Provide a target override for the cost of using a callee-saved register
by Manman Ren
· 11 years ago
2ea701e
Canonicalise Windows target triple spellings
by Saleem Abdulrasool
· 11 years ago
be77894
[PowerPC] Don't remove self VSX copies in PPCInstrInfo::copyPhysReg
by Hal Finkel
· 11 years ago
d21857c
Temporarily remove assert while I dig in to issues that it's causing for LLDB.
by Lang Hames
· 11 years ago
e159d3e
Revert "[C++11] Do not check __GXX_EXPERIMENTAL_CXX0X__."
by Rui Ueyama
· 11 years ago
d5f800a
[X86][Vector Cost Model] Add a comment to explain the workaround
by Quentin Colombet
· 11 years ago
6bdc4eb
[PowerPC] Fix v2f64 vector extract and related patterns
by Hal Finkel
· 11 years ago
72f0f26
[C++11] Do not check __GXX_EXPERIMENTAL_CXX0X__.
by Rui Ueyama
· 11 years ago
276d854
[PowerPC] Expand v2i64 shifts
by Hal Finkel
· 11 years ago
b5e6ddc
Register Allocator: refactoring and add comments.
by Manman Ren
· 11 years ago
74dcb03
Remove another unused argument.
by Rafael Espindola
· 11 years ago
b0a50a3
Win installer: provide a pretty icon
by Hans Wennborg
· 11 years ago
0a0c4cc
DebugInfo: Support for compressed debug info sections
by David Blaikie
· 11 years ago
8040d49
DebugInfo: TargetOptions/MCAsmInfo support for compressed debug info sections
by David Blaikie
· 11 years ago
0c0cd3a
Remove unused argument.
by Rafael Espindola
· 11 years ago
63b11ef
InstCombine: Don't combine constants on unsigned icmps
by Reid Kleckner
· 11 years ago
0c6d96c
R600: Implement isZExtFree.
by Matt Arsenault
· 11 years ago
94687c0
R600/SI: Fix unreachable with a sext_in_reg to an illegal type.
by Matt Arsenault
· 11 years ago
decb7e6
[mips] Some uses of isMips64()/hasMips64() are really tests for 64-bit GPR's
by Daniel Sanders
· 11 years ago
3b0efb2
[AArch64] Lower SHL_PARTS, SRA_PARTS and SRL_PARTS
by Logan Chien
· 11 years ago
f165cf7
Prevent alias from pointing to weak aliases.
by Rafael Espindola
· 11 years ago
16dc6ed
[mips] Attempting to use register $32 should be an error instead of an assertion.
by Daniel Sanders
· 11 years ago
aebc63a
The forward declare should be a struct instead of a class (to be consistent with the definition, as well as to silence an MSVC C4099 warning).
by Aaron Ballman
· 11 years ago
743cf74
[mips] Add support for .cpsetup
by Daniel Sanders
· 11 years ago
38899fc
[mips] The decision between GOT_DISP and GOT16 for global addresses depends on ABI rather than MIPS64
by Daniel Sanders
· 11 years ago
4588982
Split the file MipsAsmBackend.cpp in Split the file MipsAsmBackend.cpp and Split the file MipsAsmBackend.h.
by Zoran Jovanovic
· 11 years ago
6ac86cf
All new elements except the last one initialized to NULL. Ideally, once parsing is complete, all elements should be non-NULL.
by Karthik Bhat
· 11 years ago
0d81174
[mips] Remove unused private field.
by Matheus Almeida
· 11 years ago
ea28b32
[mips] NaCl should now use the custom MipsELFStreamer (recently added) in spite
by Matheus Almeida
· 11 years ago
7123b1a
[mips] Implement custom MCELFStreamer.
by Matheus Almeida
· 11 years ago
c112990
Untabify.
by NAKAMURA Takumi
· 11 years ago
2b8b903
SmallVector<3> may be used here.
by NAKAMURA Takumi
· 11 years ago
da56c39
IRTests/InstructionsTest.cpp: Avoid initializer list.
by NAKAMURA Takumi
· 11 years ago
668c2aa
InstCombine: merge constants in both operands of icmp.
by Erik Verbruggen
· 11 years ago
5fa6dff
[mips] Stop caching the result of hasMips64(), isABI_O32(), isABI_N32(), and isABI_N64() from MipsSubTarget in MipsTargetLowering
by Daniel Sanders
· 11 years ago
a7a255f
[cleanup] Run clang-format over these routines to remove formatting
by Chandler Carruth
· 11 years ago
9e7e3e3
[cleanup] Modernize doxygen comments for the BumpPtrAllocator and
by Chandler Carruth
· 11 years ago
61785a0
AVX-512: Implemented masking for integer arithmetic & logic instructions.
by Elena Demikhovsky
· 11 years ago
43a55da
Add a PR reference
by Timur Iskhodzhanov
· 11 years ago
45dfc70
Make the recent COFF debug info tests more readable
by Timur Iskhodzhanov
· 11 years ago
fee5d23
Rejected r204899 and r204900 due to remaining test failures on cmake-llvm-x86_64-linux buildbot.
by Stepan Dyatkovskiy
· 11 years ago
a36286c
Fixed test for r204899 (pr18931 fix)
by Stepan Dyatkovskiy
· 11 years ago
fccc690
Fix for pr18931: Crash using integrated assembler with immediate arithmetic
by Stepan Dyatkovskiy
· 11 years ago
09b4588
ARM: raise error message when complex SO expressions can't really be
by Jiangning Liu
· 11 years ago
2298972
Add missing #include <cassert> to MCSymbolizer.h.
by Lang Hames
· 11 years ago
af0682b
Assert that MCSymbolizer is constructed with a valid (or at least non-null)
by Lang Hames
· 11 years ago
7f8e6b9
Move MCSymbolizer's constructor into header. It's trivial - there's no need for
by Lang Hames
· 11 years ago
7fd03c5
Update MCSymbolizer and its subclasses' constructors to reflect the fact that
by Lang Hames
· 11 years ago
7d3c3163
inalloca: *Really* fix the docs
by Reid Kleckner
· 11 years ago
b1d0dd9
Remove unneeded stale type.
by Reid Kleckner
· 11 years ago
2ce2122
inalloca: Fix incorrect example IR and remove LangRef warning
by Reid Kleckner
· 11 years ago
Next »