projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ExecutionEngine: Remove implicit ilist iterator conversions, NFC
[oota-llvm.git]
/
lib
/
Target
/
2015-10-13
Sanjay Patel
function names should start with a lower case letter...
tree
|
commitdiff
2015-10-13
Sanjay Patel
don't repeat function/class/variable names in comments...
tree
|
commitdiff
2015-10-13
Christof Douma
Test commit
tree
|
commitdiff
2015-10-13
Michael Kuperstein
Fix line-ending issue. NFC.
tree
|
commitdiff
2015-10-13
Craig Topper
[X86] Mark the AAD and AAM aliases as not valid in...
tree
|
commitdiff
2015-10-13
Craig Topper
[X86] Change all the i8imm operands in XOP instructions...
tree
|
commitdiff
2015-10-13
JF Bastien
x86: preserve flags when folding atomic operations
tree
|
commitdiff
2015-10-13
Matt Arsenault
AMDGPU: Refactor isVGPRToSGPRCopy
tree
|
commitdiff
2015-10-12
Matt Arsenault
DAGCombiner: Combine extract_vector_elt from build_vector
tree
|
commitdiff
2015-10-12
Reid Kleckner
Make Win64 localescape offsets FP relative instead...
tree
|
commitdiff
2015-10-12
Andrea Di Biagio
[x86] Fix wrong lowering of vsetcc nodes (PR25080).
tree
|
commitdiff
2015-10-12
Sanjay Patel
combine predicates; NFCI
tree
|
commitdiff
2015-10-12
Matt Arsenault
AMDGPU: Register some more passes so -print-before...
tree
|
commitdiff
2015-10-12
Sanjay Patel
fix typos; NFC
tree
|
commitdiff
2015-10-12
Zoran Jovanovic
[mips][micromips] Initial support for micrmomips DSP...
tree
|
commitdiff
2015-10-12
Vasileios Kalintiris
[mips][FastISel] Clang-format switch statement. NFC.
tree
|
commitdiff
2015-10-12
Sanjay Patel
fix capitalization; NFC
tree
|
commitdiff
2015-10-12
Daniel Sanders
[mips][ias] Implement macro expansion when bcc has...
tree
|
commitdiff
2015-10-12
Daniel Sanders
[mips] Clean up most macro expansions to use the emit...
tree
|
commitdiff
2015-10-12
Daniel Sanders
[mips] Handle undef when extracting subregs from FP64...
tree
|
commitdiff
2015-10-12
James Molloy
[ARM] Mark Swift MISched model as incomplete
tree
|
commitdiff
2015-10-12
Amjad Aboud
[X86] Add XSAVE intrinsic family
tree
|
commitdiff
2015-10-12
Andrea Di Biagio
[x86] PR24562: fix incorrect folding of PSHUFB nodes...
tree
|
commitdiff
2015-10-12
Zlatko Buljan
Test commit
tree
|
commitdiff
2015-10-12
Craig Topper
[X86] Use u8imm for the immediate type for all shift...
tree
|
commitdiff
2015-10-12
Craig Topper
[X86] Add support to assembler and MCInst lowering...
tree
|
commitdiff
2015-10-12
Craig Topper
[X86] Cleanup formatting a bit. NFC
tree
|
commitdiff
2015-10-12
Craig Topper
[X86] Change the immediate for IN/OUT instructions...
tree
|
commitdiff
2015-10-12
Craig Topper
[X86] Add some instruction aliases to get the assembly...
tree
|
commitdiff
2015-10-11
Craig Topper
[X86] Fix CMP and TEST with al/ax/eax/rax to not mark...
tree
|
commitdiff
2015-10-11
Craig Topper
[X86] Remove special validation for INT immediate opera...
tree
|
commitdiff
2015-10-11
Craig Topper
[X86] Simplify immediate range checking code.
tree
|
commitdiff
2015-10-11
Simon Pilgrim
[X86][XOP] Added support for the lowering of 128-bit...
tree
|
commitdiff
2015-10-10
Craig Topper
Change isUIntN/isIntN calls with constant N to use...
tree
|
commitdiff
2015-10-10
Jonas Paulsson
[SystemZ] Fixes in the backend I/R.
tree
|
commitdiff
2015-10-10
Craig Topper
Use range-based for loops. NFC.
tree
|
commitdiff
2015-10-10
Craig Topper
Use emplace_back instead of a constructor call and...
tree
|
commitdiff
2015-10-10
David Majnemer
[WinEH] Remove more dead code
tree
|
commitdiff
2015-10-09
Reid Kleckner
[WinEH] Delete the old landingpad implementation of...
tree
|
commitdiff
2015-10-09
David Majnemer
[WinEH] Insert the catchpad return before CSR restoration
tree
|
commitdiff
2015-10-09
James Y Knight
Fix assert when emitting llvm.pow.f86.
tree
|
commitdiff
2015-10-09
James Y Knight
Fix assert in X86 backend.
tree
|
commitdiff
2015-10-09
Dan Gohman
[WebAssembly] Rename floating-point operators to match...
tree
|
commitdiff
2015-10-09
Duncan P. N. Exon...
AArch64: Make getNextNode() cleanup in r249764 more...
tree
|
commitdiff
2015-10-09
Jun Bum Lim
Improve ISel across lane float min/max reduction
tree
|
commitdiff
2015-10-09
Jonas Paulsson
[SystemZ] Remove unused code in SystemZElimCompare.cpp
tree
|
commitdiff
2015-10-09
Nemanja Ivanovic
Vector element extraction without stack operations...
tree
|
commitdiff
2015-10-09
Jonas Paulsson
[SystemZ] Remove superfluous braces in SystemZShortenIn...
tree
|
commitdiff
2015-10-09
Jonas Paulsson
[SystemZ] Minor bugfixes.
tree
|
commitdiff
2015-10-09
Jonas Paulsson
[SystemZ] Bugfix in SystemZAsmParser.cpp.
tree
|
commitdiff
2015-10-09
Saleem Abdulrasool
ARM: tweak WoA frame lowering
tree
|
commitdiff
2015-10-09
Reid Kleckner
Revert "Revert "Revert r248959, "[WinEH] Emit int3...
tree
|
commitdiff
2015-10-09
Reid Kleckner
Revert "Revert r248959, "[WinEH] Emit int3 after noretu...
tree
|
commitdiff
2015-10-08
Duncan P. N. Exon...
AArch64: Stop using MachineInstr::getNextNode()
tree
|
commitdiff
2015-10-08
Duncan P. N. Exon...
PowerPC: Don't use getNextNode() for insertion point
tree
|
commitdiff
2015-10-08
Evgeniy Stepanov
Add Triple::isAndroid().
tree
|
commitdiff
2015-10-08
Eric Christopher
Move the MMX subtarget feature out of the SSE set of...
tree
|
commitdiff
2015-10-08
Alexei Starovoitov
[bpf] Do not expand UNDEF SDNode during insn selection...
tree
|
commitdiff
2015-10-08
Reid Kleckner
[WinEH] Relax assertion in the presence of stack realig...
tree
|
commitdiff
2015-10-08
Ulrich Weigand
[SystemZ] Fix another assertion failure in tryBuildVect...
tree
|
commitdiff
2015-10-08
Frederic Riss
[X86] Disable X86CallFrameOptimization on Darwin in...
tree
|
commitdiff
2015-10-08
Igor Breger
AVX512: vpextrb/w/d/q and vpinsrb/w/d/q implementation.
tree
|
commitdiff
2015-10-08
Michael Kuperstein
[X86] Fix wrong treatment of multi-lane blends in BUILD...
tree
|
commitdiff
2015-10-08
Jonas Paulsson
[SystemZ] SystemZElimCompare pass improved.
tree
|
commitdiff
2015-10-08
Jonas Paulsson
[SystemZ] Bugfix: check CC reg liveness in SystemZShort...
tree
|
commitdiff
2015-10-08
Jonas Paulsson
[SystemZ] Use load-and-test for fp compare with 0...
tree
|
commitdiff
2015-10-08
Jonas Paulsson
[SystemZ] More minor fixing in SystemZElimCompare.cpp
tree
|
commitdiff
2015-10-08
Jonas Paulsson
[SystemZ] Minor fixes in SystemZElimCompare.cpp
tree
|
commitdiff
2015-10-08
Justin Bogner
CodeGen: print and verify after TargetPassConfig::inser...
tree
|
commitdiff
2015-10-07
Reid Kleckner
[WinEH] Fix 32-bit funclet epilogues in the presence...
tree
|
commitdiff
2015-10-07
Rafael Espindola
git-clang-format r249548.
tree
|
commitdiff
2015-10-07
Vasileios Kalintiris
[mips][FastISel] Factor out common code from switch...
tree
|
commitdiff
2015-10-07
Vasileios Kalintiris
[mips][FastISel] Use ternary operator to select opcode...
tree
|
commitdiff
2015-10-07
Vasileios Kalintiris
[mips][FastISel] Simple refactoring of MipsFastISel...
tree
|
commitdiff
2015-10-07
Chad Rosier
[AArch64] Fold a floating-point divide by power of...
tree
|
commitdiff
2015-10-07
Matt Arsenault
AMDGPU: Fix missing implicit m0 uses on movrel instructions
tree
|
commitdiff
2015-10-07
Chad Rosier
[AArch64] Fold a floating-point multiply by power of...
tree
|
commitdiff
2015-10-07
Chad Rosier
[ARM] Promote helper function to SelectionDAG.
tree
|
commitdiff
2015-10-07
Kevin B. Smith
Test commit access. Fixed comment to have correct input...
tree
|
commitdiff
2015-10-07
Oliver Stannard
[ARM] Use correct half-precision functions in EABI...
tree
|
commitdiff
2015-10-07
Chad Rosier
[ARM] Prevent PerformVDIVCombine from combining a vcvt...
tree
|
commitdiff
2015-10-07
Jeroen Ketema
[ARM][AArch64] Only lower to interleaved load/store...
tree
|
commitdiff
2015-10-07
Rafael Espindola
Use non virtual destructors for sections.
tree
|
commitdiff
2015-10-07
Chad Rosier
[ARM] Push more complex check down to reduce compile...
tree
|
commitdiff
2015-10-07
Rafael Espindola
Don't repeat names in comments and don't indent in...
tree
|
commitdiff
2015-10-07
Scott Egerton
Revert: r249536 - Testing commit access with a trival...
tree
|
commitdiff
2015-10-07
Scott Egerton
Testing commit access with a trival whitespace change.
tree
|
commitdiff
2015-10-07
Michael Kuperstein
[X86] Emit .cfi_escape GNU_ARGS_SIZE when adjusting...
tree
|
commitdiff
2015-10-07
Igor Breger
AVX512: Change encoding of vpshuflw and vpshufhw instru...
tree
|
commitdiff
2015-10-07
Matt Arsenault
AMDGPU: Add comment for VOP2b operand class
tree
|
commitdiff
2015-10-07
Matt Arsenault
AMDGPU: Properly register passes
tree
|
commitdiff
2015-10-07
Matt Arsenault
AMDGPU: Use explicit register size indirect pseudos
tree
|
commitdiff
2015-10-07
Matt Arsenault
AMDGPU: Remove inferRegClassFromUses / inferRegClassFro...
tree
|
commitdiff
2015-10-06
Hans Wennborg
Fix Clang-tidy modernize-use-nullptr warnings in source...
tree
|
commitdiff
2015-10-06
Tom Stellard
AMDGPU/SI: Remove calling convention assertion from...
tree
|
commitdiff
2015-10-06
Chad Rosier
[ARM] Minor refactoring. NFC.
tree
|
commitdiff
2015-10-06
Chad Rosier
[ARM] Minor refactoring. NFC.
tree
|
commitdiff
2015-10-06
Chad Rosier
[ARM] Minor refactoring. NFC.
tree
|
commitdiff
2015-10-06
Joseph Tremoulet
[WinEH] Recognize CoreCLR personality function
tree
|
commitdiff
2015-10-06
Chad Rosier
[ARM] Minor refactoring to improve readability. NFC.
tree
|
commitdiff
next