Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
285606027b2e6110d9c1bdd4beccad35fd1c962e
2856060
Try to fix MSan bootstrap bot: make ARM64Disassembler::getInstruction() always initialize Size argument.
by Alexey Samsonov
· 11 years ago
358d68d
Correct OS conditionals following r204977 and r204978.
by Yaron Keren
· 11 years ago
379e2cf
[C++11] Mark more classes in the X86 target as 'final'.
by Craig Topper
· 11 years ago
50f8308
Mark a couple of the X86 target classes as final. Allows the compiler to de-virtualize some internal calls.
by Craig Topper
· 11 years ago
94821ac
ARM64CollectLOH.cpp: Tweak \param. [-Wdocumentation]
by NAKAMURA Takumi
· 11 years ago
2530cd3
[ARM64] Fix materialization of an fp128 zero immediate. There currently
by Chandler Carruth
· 11 years ago
cb18007
[X86] Adjust cost of FP_TO_UINT v8f32->v8i32
by Adam Nemet
· 11 years ago
b173d9e
PR18929:
by Stepan Dyatkovskiy
· 11 years ago
111bcf9
Make use of previously generated stores in SelectionDAGLegalize::ExpandExtractFromVectorThroughStack
by Hal Finkel
· 11 years ago
2afefa2
llvm/test/MC/ELF/nocompression.s: Loosen an expression to match "llvm-mc.EXE".
by NAKAMURA Takumi
· 11 years ago
ee8e48d
[PowerPC] Handle VSX v2i64 SIGN_EXTEND_INREG
by Hal Finkel
· 11 years ago
368a977
[Allocator] Lift the slab size and size threshold into template
by Chandler Carruth
· 11 years ago
0331a89
[Allocator] Simplify unittests by using the default size parameters in
by Chandler Carruth
· 11 years ago
7c5042f
[Allocator] Stop forward-declaring BumpPtrAllocator in a few places.
by Chandler Carruth
· 11 years ago
6da21c0
Don't mark the declarations of the TSan annotation functions as weak.
by Chandler Carruth
· 11 years ago
1f408b1
[ARM64] Fix a heap-use-after-free spotted by ASan.
by Chandler Carruth
· 11 years ago
bcf0c5f
ARM64: uncopy/paste helper function
by Tim Northover
· 11 years ago
1eaafd7
ARM64: remove unused variables
by Tim Northover
· 11 years ago
e69ff5b
ARM64: remove -m32/-m64 mapping with ARM.
by Tim Northover
· 11 years ago
c31891e
ARM64: override all the things.
by Tim Northover
· 11 years ago
b52cb5e
Support: correct Windows normalisation
by Saleem Abdulrasool
· 11 years ago
a60d50c
Suppress llvm/test/CodeGen/ARM64 for targeting pecoff. ARM64 is unaware of that.
by NAKAMURA Takumi
· 11 years ago
5c153c0
llvm/test/Transforms/LoopStrengthReduce/ARM64/lsr-*.ll: Add explicit triple arm64-unknown for targeting pecoff.
by NAKAMURA Takumi
· 11 years ago
5de8a15
X86Subtarget.h: isTargetWindows() should tell whether he is targeting msvc.
by NAKAMURA Takumi
· 11 years ago
79300d8
[MC] Remove an unused (and broken) variant of the setupForSymbolicDisassembly
by Lang Hames
· 11 years ago
b926af7
[PBQP] Move invalid graph nodeId/edgeId methods into base class.
by Lang Hames
· 11 years ago
f646be1
Add a missing break.
by Rafael Espindola
· 11 years ago
4a9804a
Support: normalize the default triple on Unix
by Saleem Abdulrasool
· 11 years ago
6c449e8
Remove dead declarations.
by Rafael Espindola
· 11 years ago
0d71a03
Remove outdated comment.
by Benjamin Kramer
· 11 years ago
39d0be5
Fix a few -Wdocumentation warnings
by Dmitri Gribenko
· 11 years ago
190e0a1
Detemplatize LOHDirective.
by Benjamin Kramer
· 11 years ago
17576b2
ARM64: Remove unused helper function, make others static.
by Benjamin Kramer
· 11 years ago
abe43b5
tblgen: Twinify PrintFatalError.
by Benjamin Kramer
· 11 years ago
6908435
TableGen: don't save a StringRef to a local std::string.
by Tim Northover
· 11 years ago
70c25ab
Avoid storing Twines.
by Benjamin Kramer
· 11 years ago
7563821
[PowerPC] Handle v2i64 comparisons
by Hal Finkel
· 11 years ago
e2c0b61
ARM64: format register strings without creating a local Twine.
by Tim Northover
· 11 years ago
a68f166
llvm-mc: Fix build breakage caused by r205050.
by Logan Chien
· 11 years ago
3873f82
[PowerPC] VSX instruction latency corrections
by Hal Finkel
· 11 years ago
3fed2f1
Recommitted fix for PR18931, with extended tests set.
by Stepan Dyatkovskiy
· 11 years ago
9f36b66
ARM64: use 64-bit constant even on 32-bit machines
by Tim Northover
· 11 years ago
88ac45f
ARM64: change format specifier to work on 32-bit targets
by Tim Northover
· 11 years ago
3734a33
[ARM64] Fix 'assert("...")' to be 'assert(0 && "...")'. Otherwise, it is
by Chandler Carruth
· 11 years ago
7b837d8
ARM64: initial backend import
by Tim Northover
· 11 years ago
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
Next »