Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
300094fd84c9929677deba807399464e69e69b9e
300094f
R600/SI: Fix SMRD pattern for offsets > 32 bits
by Tom Stellard
· 11 years ago
561bb44
R600: Expand i64 SELECT_CC
by Tom Stellard
· 11 years ago
87b9836
R600: Move MIN/MAX matching from LowerOperation() to PerformDAGCombine()
by Tom Stellard
· 11 years ago
bfaccd4
Attempt to pacify the bots - this commit requires asserts.
by James Molloy
· 11 years ago
b4c14b4
Use auto and clang-format this snippet.
by Rafael Espindola
· 11 years ago
f35cc81
Run clang-format in small sections of code to make a patch easier to read.
by Rafael Espindola
· 11 years ago
2439e5d
Delete trailing whitespace.
by Rafael Espindola
· 11 years ago
f992930
Delete trailing white space.
by Rafael Espindola
· 11 years ago
7ef8544
[mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=mips[123] does not accept them
by Daniel Sanders
· 11 years ago
e294838
ARM: HFAs must be passed in consecutive registers
by Oliver Stannard
· 11 years ago
ba148a1
[yaml2obj] Follow-up to the r208228 and r208406. Remove duplicated YAML
by Simon Atanasyan
· 11 years ago
dd8ddbf
Remove trailing white space.
by Rafael Espindola
· 11 years ago
08910b0
[mips] Remove unused CondMov feature bit
by Daniel Sanders
· 11 years ago
70f6f7e
[mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu=mips[12] does not accept them
by Daniel Sanders
· 11 years ago
a1e2e91
Mark yaml2obj-elf-x86-rel.yaml as XFAIL:vg_leak for now. This has two pairs of duplicate hashes.
by NAKAMURA Takumi
· 11 years ago
530f956
Fix 80 col violation. No functional change intended.
by Andrea Di Biagio
· 11 years ago
d8d1a7c
[asan] Stop leaking X86Operands.
by Benjamin Kramer
· 11 years ago
3265094
[mips][mips64r6] Add experimental support for MIPS32r6 and MIPS64r6
by Daniel Sanders
· 11 years ago
6b68224
[mips] Added missing daddu test to the valid instruction tests.
by Daniel Sanders
· 11 years ago
76056a0
[mips] Added missing dsra -> dsrav and sra -> srav aliases.
by Daniel Sanders
· 11 years ago
8d24d43
MemoryBuffer: don't force mmap when stat fails
by Alp Toker
· 11 years ago
87ccb2b
MemoryBuffer: remove unusued definitions
by Alp Toker
· 11 years ago
ad4480c
test/TableGen: Remove XFAIL:vg_leak out of 3 tests corresponding to r208293.
by NAKAMURA Takumi
· 11 years ago
6454f24
Don't indent inside a namespace. Don't duplicate a function name in comment.
by Rafael Espindola
· 11 years ago
3fb66ae
Remove use of = default/= delete as they're unsupported on MSVC2012
by David Blaikie
· 11 years ago
74d614a
ARM: support PIC on Windows on ARM
by Saleem Abdulrasool
· 11 years ago
e584911
printCustom is only used in PseudoSourceValue, remove it from Value.
by Nick Lewycky
· 11 years ago
9834b90
Add missing linkage predicates.
by Rafael Espindola
· 11 years ago
7e2946b
[RuntimeDyld] Unify the RuntimeDyldMachO resolve.*Relocation method signatures
by Lang Hames
· 11 years ago
e4a3254
Optimize shufflevector that copies an i64/f64 and zeros the rest.
by Filipe Cabecinhas
· 11 years ago
8d53407
[TargetInstrInfo] Fix the implementation of commuteInstruction to match the
by Quentin Colombet
· 11 years ago
8ec421c
Improve wording to make it sounds more like a change than an analysis.
by Nick Lewycky
· 11 years ago
73773ce
test/CodeGen: Check that the correct register is used in a store
by Justin Bogner
· 11 years ago
bccff0f
Reapply r207876 (Try simplifying LexicalScopes ownership again) including a workaround for an MSVC2012 bug regarding forward_as_tuple
by David Blaikie
· 11 years ago
50f8a53
Missed formatting
by David Blaikie
· 11 years ago
2b94fa7
StringMap: Move assignment and move construction.
by David Blaikie
· 11 years ago
06eb84e
StringMap: Replace faux-copyability with faux-movability, which is sufficient.
by David Blaikie
· 11 years ago
b0439e6
StringMap support for move-only values.
by David Blaikie
· 11 years ago
24ac5df
Correct formatting.
by Tobias Grosser
· 11 years ago
3a72258
Use std::remove_if to remove elements from a vector
by Tobias Grosser
· 11 years ago
6cc3e0e
[InstCombine] Some cleanup in optimization of redundant insertvalue instructions.
by Michael Zolotukhin
· 11 years ago
82cb28e
Use range loops.
by Rafael Espindola
· 11 years ago
8115f93
Make a CodeGen test more robust against vector register selection
by Justin Bogner
· 11 years ago
798f57f
[Hexagon] Add new InstrItinClass to support timing classes.
by Jyotsna Verma
· 11 years ago
5fd4b41
Use for range loops.
by Rafael Espindola
· 11 years ago
dd2dc5b
add testcase for r208237: do not collect undef terms
by Sebastian Pop
· 11 years ago
e4b1c81
Use range loop.
by Rafael Espindola
· 11 years ago
459ff08
R600: Promote f64 vector load/stores to i64 for consistency
by Matt Arsenault
· 11 years ago
2413bf3
Use a range loop.
by Rafael Espindola
· 11 years ago
2360e51
[X86] Add target specific combine rules to fold SSE2/AVX2 packed arithmetic shift intrinsics.
by Andrea Di Biagio
· 11 years ago
f37151a
test: fix test on Windows
by Saleem Abdulrasool
· 11 years ago
cb64c55
Mark test/TableGen/listconcat.td as XFAIL:vg_leak. llvm-tblgen is ignorant of vg_leak.
by NAKAMURA Takumi
· 11 years ago
d41a985
[mips] Add PredicateControl to InstAlias's
by Daniel Sanders
· 11 years ago
a37c8c0
[ARM64] Add diagnostics for expected arithmetic shifts
by Bradley Smith
· 11 years ago
0d2a5d2
[ARM64] Re-work parsing of ADD/SUB shifted immediate operands
by Bradley Smith
· 11 years ago
4f83e2c
[mips] Correct tests that are meant to test valid assembly. They were actually rejected by GAS.
by Daniel Sanders
· 11 years ago
23f5a0b
[ARM64] Ensure immediates in extend operands are in a valid range
by Bradley Smith
· 11 years ago
492ea4a
[ARM64] Check for proper immediate in shift/extend operands
by Bradley Smith
· 11 years ago
c60a59c
ARM big endian function argument passing
by Christian Pirker
· 11 years ago
958fcdc
Fix a spelling error
by Hal Finkel
· 11 years ago
7bd400e
[mips] Implement l[wd]c3, and s[wd]c3.
by Daniel Sanders
· 11 years ago
9f0141d
Add isOSFreeBSD triple test
by Ed Maste
· 11 years ago
da704bf
Revert test commit. Removed blank line.
by Dario Domizioli
· 11 years ago
00c4dbd
[ARM64-BE] Teach fast-isel about how to set up sub-word stack arguments for big endian calls.
by James Molloy
· 11 years ago
1351726
[mips] Marked up instructions added in MIPS-II and tested that IAS for -mcpu=mips1 does not accept them
by Daniel Sanders
· 11 years ago
dd9080a
[mips] Implement tlbp, tlbr, tlbwi, and tlbwr
by Daniel Sanders
· 11 years ago
a054f10
Test commit. Added blank line.
by Dario Domizioli
· 11 years ago
291cd09
ARM64: make sure FastISel emits SSA MachineInstrs
by Tim Northover
· 11 years ago
89329e9
[asan] Preserve flags in asm instrumentation.
by Evgeniy Stepanov
· 11 years ago
01ce4b9
Use a vector of unique_ptrs to fix a memory leak introduced in r208179.
by Daniel Sanders
· 11 years ago
f35ce23
Move late partial-unrolling thresholds into the processor definitions
by Hal Finkel
· 11 years ago
f46646d
Revert "SCEV: Use I = vector<>.erase(I) to iterate and delete at the same time"
by Tobias Grosser
· 11 years ago
1c2f863
AArch64/ARM64: Port NEON post-increment load/store with 2/3/4 vectors to ARM64 backend.
by Hao Liu
· 11 years ago
96f8c56
SCEV: Use I = vector<>.erase(I) to iterate and delete at the same time
by Tobias Grosser
· 11 years ago
c51c340
[modules] Add missing #include.
by Richard Smith
· 11 years ago
f6efab6
test: fix silly typo
by Saleem Abdulrasool
· 11 years ago
dade1d5
ARM: support FK_SecRel_2 relocations on WoA
by Saleem Abdulrasool
· 11 years ago
4983b99
Simplify and fix incorrect comment. No functionality change.
by Richard Smith
· 11 years ago
b19c087
Lower certain build_vectors to insertps instructions
by Filipe Cabecinhas
· 11 years ago
5229850
Back out r208257 while I investigate tester failures.
by Lang Hames
· 11 years ago
04d6002
GlobalValue: Assert symbols with local linkage have default visibility
by Duncan P. N. Exon Smith
· 11 years ago
76c17d3
IR: Don't allow non-default visibility on local linkage
by Duncan P. N. Exon Smith
· 11 years ago
c7e175a
LTO: Assert visibility of local linkage when merging symbols
by Duncan P. N. Exon Smith
· 11 years ago
83533dd
LTO: Check local linkage first
by Duncan P. N. Exon Smith
· 11 years ago
57b4c5d
[X86] Add a test case for r208252.
by Quentin Colombet
· 11 years ago
3186597
[RuntimeDyld] Make RuntimeDyldImpl::resolveExternalSymbols preserve the
by Lang Hames
· 11 years ago
df60e43
[X86TTI] Remove the unrolling branch limits
by Hal Finkel
· 11 years ago
f7659e7
llvm-cov: Fix some funny indentation (NFC)
by Justin Bogner
· 11 years ago
97e15a8
[X86] Selectively mark the FMA variants inside a family as isCommutable.
by Quentin Colombet
· 11 years ago
db411a9
Reformat a couple of functions for clarity.
by Eric Christopher
· 11 years ago
1ec10c1
Let OnDiskHashTable call the destructor of its Items.
by Nico Weber
· 11 years ago
b507e66
Replace a virtual with an override.
by Rafael Espindola
· 11 years ago
8b915ba
[Hexagon] Add New TSFlags to be used in the upcoming patches.
by Jyotsna Verma
· 11 years ago
4842e7d
avoid segfaulting
by Sebastian Pop
· 11 years ago
bde4574
do not collect undef terms
by Sebastian Pop
· 11 years ago
ad4e697
Fix using wrong result type for setcc.
by Matt Arsenault
· 11 years ago
bbad521
Debug.h already includes raw_ostream.h, no need to include it again.
by Eric Christopher
· 11 years ago
a822fab7
[Test] Remove c-index-test from the list of substitutions
by Adam Nemet
· 11 years ago
5026b2c
split delinearization pass in 3 steps
by Sebastian Pop
· 11 years ago
905e335
[x86] Make the 'x86-64' cpu, what I see as and many use as the generic
by Chandler Carruth
· 11 years ago
Next »