projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.
[oota-llvm.git]
/
test
/
2015-05-18
Oliver Stannard
[LLVM - ARM/AArch64] Add ACLE special register intrinsics
tree
|
commitdiff
2015-05-18
Adam Nemet
[LoopAccesses] If shouldRetryWithRuntimeCheck, reset...
tree
|
commitdiff
2015-05-18
Adam Nemet
[LoopAccesses] Rearrange printed lines in -analyze
tree
|
commitdiff
2015-05-18
Jozef Kolek
[mips][microMIPSr6] Implement ALIGN and AUI instructions
tree
|
commitdiff
2015-05-18
Elena Demikhovsky
AVX-512: Added intrinsics for ADDSS/D, MULSS/D, SUBSS...
tree
|
commitdiff
2015-05-18
Elena Demikhovsky
AVX-512: Added patterns for scalar-to-vector broadcast
tree
|
commitdiff
2015-05-18
Elena Demikhovsky
AVX-512: Added VBROADCASTF64X4, VBROADCASTF64X2, VBROAD...
tree
|
commitdiff
2015-05-18
Hal Finkel
[PowerPC] Add extra r2 read deps on @toc@l relocations
tree
|
commitdiff
2015-05-17
James Molloy
Reapply r237520 with another fix for infinite looping
tree
|
commitdiff
2015-05-17
Elena Demikhovsky
AVX-512: fixed extended load to 512-bit register
tree
|
commitdiff
2015-05-17
Elena Demikhovsky
AVX-512: fixed a bug in mask operations - (i1 1) pattern
tree
|
commitdiff
2015-05-16
James Molloy
Revert commits r237521 and r237520.
tree
|
commitdiff
2015-05-16
James Molloy
Update to r237520 - swap order of CHECK-NEXT lines.
tree
|
commitdiff
2015-05-16
James Molloy
Reapply r237453 with a fix for the test timeouts.
tree
|
commitdiff
2015-05-16
Ahmed Bougacha
[MemCpyOpt] Turn memcpy from just-memset'd source into...
tree
|
commitdiff
2015-05-16
Ahmed Bougacha
Remove dead code in testcase. NFC.
tree
|
commitdiff
2015-05-16
Bill Schmidt
[PPC64] Add vector pack/unpack support from ISA 2.07
tree
|
commitdiff
2015-05-16
Filipe Cabecinhas
[BitcodeReader] Don't allow INSERTVAL/EXTRACTVAL with...
tree
|
commitdiff
2015-05-15
Jingyue Wu
Add a speculative execution pass
tree
|
commitdiff
2015-05-15
James Molloy
Revert "Canonicalize min/max expressions correctly."
tree
|
commitdiff
2015-05-15
Jingyue Wu
[SLSR] handle (B | i) * S
tree
|
commitdiff
2015-05-15
James Molloy
Mark SMIN/SMAX/UMIN/UMAX nodes as legal and add pattern...
tree
|
commitdiff
2015-05-15
James Molloy
Canonicalize min/max expressions correctly.
tree
|
commitdiff
2015-05-15
Simon Atanasyan
[llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIF...
tree
|
commitdiff
2015-05-15
Nemanja Ivanovic
NFC - Test case invokes llc on a file rather than redir...
tree
|
commitdiff
2015-05-15
James Molloy
[DependenceAnalysis] Fix for PR21585: collectUpperBound...
tree
|
commitdiff
2015-05-15
Toma Tabacu
[mips] [IAS] Fix expansion of negative 32-bit immediate...
tree
|
commitdiff
2015-05-15
Sanjoy Das
[PlaceSafepoints] Fix a bug that came in with rL236672.
tree
|
commitdiff
2015-05-15
Sanjoy Das
[PlaceSafepoints] Fix a bug that came in with rL236672.
tree
|
commitdiff
2015-05-15
Akira Hatanaka
Fix the check strings in a test case committed in r212455.
tree
|
commitdiff
2015-05-14
Jingyue Wu
[ValueTracking] refactor: extract method haveNoCommonBi...
tree
|
commitdiff
2015-05-14
Wei Mi
Add another InstCombine pass after LoopUnroll.
tree
|
commitdiff
2015-05-14
Brendon Cahoon
[Hexagon] Generate hardware loop for a vectorized loop
tree
|
commitdiff
2015-05-14
Andrea Di Biagio
[ConstantFolding] Fix wrong folding of intrinsic 'conve...
tree
|
commitdiff
2015-05-14
Brendon Cahoon
[Hexagon] Remove dead constant assignment in hardware...
tree
|
commitdiff
2015-05-14
Toma Tabacu
[mips] [IAS] Enforce .set nomacro.
tree
|
commitdiff
2015-05-14
Brendon Cahoon
[Hexagon] Check for underflow/wrap in hardware loop...
tree
|
commitdiff
2015-05-14
Toma Tabacu
[mips] [IAS] Emit .set macro/nomacro.
tree
|
commitdiff
2015-05-14
Vasileios Kalintiris
[mips] Do not place users of $ra in the delay slot...
tree
|
commitdiff
2015-05-14
Artyom Skrobov
Re-apply r237247 - [AArch64] Codegen VMAX/VMIN for...
tree
|
commitdiff
2015-05-14
Adam Nemet
New Loop Distribution pass
tree
|
commitdiff
2015-05-14
Toma Tabacu
[mips] [IAS] Warn when LA is used with a 64-bit symbol.
tree
|
commitdiff
2015-05-14
Elena Demikhovsky
AVX-512: Added i1 type handling for calling conventions.
tree
|
commitdiff
2015-05-14
Andy Ayers
Don't omit the constant when computing a cross-section...
tree
|
commitdiff
2015-05-14
Ahmed Bougacha
[CodeGen] Use standard -not gnueabi- naming for f16...
tree
|
commitdiff
2015-05-13
Alex Lorenz
YAML: Implement block scalar parsing.
tree
|
commitdiff
2015-05-13
Douglas Katzman
[X86] Fix PR23271 - RIP-relative decoding bug in disass...
tree
|
commitdiff
2015-05-13
Justin Bogner
InstrProf: Fix display of large numbers in llvm-cov
tree
|
commitdiff
2015-05-13
Sanjoy Das
[PlaceSafepoints] New attributes for patchable statepoints.
tree
|
commitdiff
2015-05-13
Jingyue Wu
[NaryReassociate] avoid running forever
tree
|
commitdiff
2015-05-13
Brendon Cahoon
[Hexagon] Generate loop1 instruction for nested loops
tree
|
commitdiff
2015-05-13
Diego Novillo
Add function entry counts from sample profiles.
tree
|
commitdiff
2015-05-13
Diego Novillo
Add function entry count metadata.
tree
|
commitdiff
2015-05-13
Brendon Cahoon
[Hexagon] Generate hardware loop when loop has a critic...
tree
|
commitdiff
2015-05-13
Jozef Kolek
[mips][microMIPSr6] Implement CLO and CLZ instructions
tree
|
commitdiff
2015-05-13
Silviu Baranga
Revert r237247 - [AArch64] Codegen VMAX/VMIN.. as it...
tree
|
commitdiff
2015-05-13
Toma Tabacu
[mips] [IAS] Unify common functionality of LA and LI.
tree
|
commitdiff
2015-05-13
Artyom Skrobov
[AArch64] Codegen VMAX/VMIN for safe math cases
tree
|
commitdiff
2015-05-13
Michael Kuperstein
Reverting r237234, "Use std::bitset for SubtargetFeatures"
tree
|
commitdiff
2015-05-13
Toma Tabacu
[mips] [IAS] Merge the micromips-expressions.s test...
tree
|
commitdiff
2015-05-13
Sergey Dmitrouk
[DebugInfo] Debug locations for constant SD nodes
tree
|
commitdiff
2015-05-13
Michael Kuperstein
Use std::bitset for SubtargetFeatures
tree
|
commitdiff
2015-05-13
Elena Demikhovsky
AVX-512: fixed a bug in encoding of VPSRAQ instrcution,
tree
|
commitdiff
2015-05-13
Jingyue Wu
[SLSR] handles non-canonicalized Mul candidates
tree
|
commitdiff
2015-05-12
Sanjoy Das
[Statepoints] Support for "patchable" statepoints.
tree
|
commitdiff
2015-05-12
Saleem Abdulrasool
CodeGen: ignore DEBUG_VALUE nodes in KILL tagging
tree
|
commitdiff
2015-05-12
Chandler Carruth
Revert r237175: [X86] Always return the sret parameter...
tree
|
commitdiff
2015-05-12
Bjorn Steinbrink
CVP: Improve handling of Selects used as incoming PHI...
tree
|
commitdiff
2015-05-12
Philip Reames
[RewriteStatepointsForGC] Extend base pointer to handle...
tree
|
commitdiff
2015-05-12
Arnold Schwaighofer
MergeFunctions: Two different sized allocas are *not...
tree
|
commitdiff
2015-05-12
Reid Kleckner
[X86] Always return the sret parameter in eax/rax,...
tree
|
commitdiff
2015-05-12
Philip Reames
[PlaceSafepoints] Remove dependence on LoopSimplify
tree
|
commitdiff
2015-05-12
Sundeep Kushwaha
[PATCH] [HEXAGON] Add a test program to verify calling...
tree
|
commitdiff
2015-05-12
Pat Gavlin
[Statepoints] Split the calling convention and statepoi...
tree
|
commitdiff
2015-05-12
Jozef Kolek
[mips][microMIPSr6] Implement SELEQZ and SELNEZ instruc...
tree
|
commitdiff
2015-05-12
Michael Zolotukhin
Reimplement heuristic for estimating complete-unroll...
tree
|
commitdiff
2015-05-12
Petar Jovanovic
[Mips] Return false for isFPCloseToIncomingSP()
tree
|
commitdiff
2015-05-12
Tom Stellard
R600/SI: add pass to mark CF live ranges as non-spillable
tree
|
commitdiff
2015-05-12
Sunil Srivastava
Changed renaming of local symbols by inserting a dot...
tree
|
commitdiff
2015-05-12
Keith Walker
[DWARF] Add CIE header fields address_size and segment_...
tree
|
commitdiff
2015-05-12
Tom Stellard
R600/SI: Remove M0Reg register class
tree
|
commitdiff
2015-05-12
Tom Stellard
R600/SI: Remove explicit m0 operand from DS instructions
tree
|
commitdiff
2015-05-12
Tom Stellard
R600/SI: Make sendmsg test more strict
tree
|
commitdiff
2015-05-12
Elena Demikhovsky
AVX-512, X86: Added lowering for shift operations for...
tree
|
commitdiff
2015-05-12
John Brawn
[ARM] Use AEABI aligned function variants
tree
|
commitdiff
2015-05-12
Igor Laevsky
Reverse ordering of base and derived pointer during...
tree
|
commitdiff
2015-05-12
Vasileios Kalintiris
[mips][FastISel] Handle calls with non legal types...
tree
|
commitdiff
2015-05-12
Vasileios Kalintiris
[mips][FastISel] Simplify callabi.ll by using multiple...
tree
|
commitdiff
2015-05-12
Vasileios Kalintiris
[mips][FastISel] Allow computation of addresses from...
tree
|
commitdiff
2015-05-12
Elena Demikhovsky
AVX-512: asm parser errors check
tree
|
commitdiff
2015-05-12
Elena Demikhovsky
AVX-512: select operation for i1 vectors
tree
|
commitdiff
2015-05-12
Michael Kuperstein
[X86] DAGCombine should not assume arbitrary vector...
tree
|
commitdiff
2015-05-12
Eric Christopher
Migrate existing backends that care about software...
tree
|
commitdiff
2015-05-11
Ahmed Bougacha
[MemCpyOpt] Look at any dependency -not just source...
tree
|
commitdiff
2015-05-11
Andrew Kaylor
[WinEH] Handle nested landing pads that return directly...
tree
|
commitdiff
2015-05-11
Andrew Kaylor
[WinEH] Update exception numbering to give handlers...
tree
|
commitdiff
2015-05-11
Sanjoy Das
[RewriteStatepointsForGC] Fix a bug on creating gc_relo...
tree
|
commitdiff
2015-05-11
Pirama Arumuga Nainar
[X86] Updates to X86 backend for f16 promotion
tree
|
commitdiff
2015-05-11
Adam Nemet
[Testsuite] Renumber metadata in ScopedNoAliasAA test...
tree
|
commitdiff
2015-05-11
Elena Demikhovsky
AVX-512: Changed CC parameter in "cmp" intrinsic
tree
|
commitdiff
next