projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-06-10
Hans Wennborg
lit: warn when passed invalid pathname
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Remove the use of TargetMachine from X86InstrInfo.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Move X86RegisterInfo away from using the TargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Rafael Espindola
Mark a few functions noexcept.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Use the TargetMachine on the DAG or the MachineFunction...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tom Stellard
R600/SI: Emit an error when attempting to spill VGPRs v4
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tom Stellard
R600/SI: Fix a crash when spilling SGPRs
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Rafael Espindola
Add a LLVM_NOEXCEPT to Compiler.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
We already have a reference to the TargetMachine, use...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Have isInTailCallPosition take the DAG so that we can...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Reorder includes to be sorted.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Reid Kleckner
Rearrange the CHECK lines in this test to make failure...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Reid Kleckner
Revert "Patch by Ray Donnelly to print register names...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Arsenault
Fix error in tablegen when either operand of !if is...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Arsenault
R600: Use BCNT_INT for evergreen
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Arsenault
R600/SI: Implement i64 ctpop
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Arsenault
R600/SI: Use bcnt instruction for ctpop
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Rafael Espindola
Use an enum class now that they are available.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Arsenault
R600: Handle fcopysign
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Matt Arsenault
R600/SI: Handle sign_extend and zero_extend to i64...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Add a FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Move AArch64SelectionDAGInfo down to the subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Juergen Ributzka
[FastISel] Collect statistics about failing intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Remove the cached little endian variable. We can get...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Have AArch64SelectionDAGInfo take a DataLayout paramete...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Remove caching of the subtarget for AArch64SelectionDAG...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Move DataLayout onto the AArch64 subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Zachary Turner
Test commit, wraps some lines to fit in 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Move AArch64FrameLowering into the subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Remove the uses of AArch64TargetMachine and AArch64Subt...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Reed Kotler
Do Materialize Floating Point in Mips Fast-Isel
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Andrea Di Biagio
[X86] Improved target combine rules for selecting horiz...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tom Stellard
Hexagon: Expand i1 SELECT_CC
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Adam Nemet
[X86] AVX512: Add vmovntdqa
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Renato Golin
Fix a bug in the Thumb1 ARM Load/Store optimizer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tom Stellard
SelectionDAG: Don't use MVT::Other to determine legalit...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tom Stellard
SelectionDAG: Enable (and (setcc x), (setcc y)) ->...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tom Stellard
SelectionDAG: Expand SELECT_CC to SELECT + SETCC
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Bill Schmidt
[PPC64LE] Recognize shufflevector patterns for little...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Chad Rosier
[AArch64] Emit .ident compiler version attribute.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Alexander Potapenko
Add detection of OS X relocatable SDK to compiler-rt...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Artyom Skrobov
Condition codes AL and NV are invalid in the aliases...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Artyom Skrobov
Refactoring in AsmWriterEmitter::EmitPrintAliasInstruct...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Artyom Skrobov
Anonymous definitions in foreach blocks triggered a...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tim Northover
AArch64: disallow x30 & x29 as the destination for...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tim Northover
Revert "X86: elide comparisons after cmpxchg instructions."
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tim Northover
X86: elide comparisons after cmpxchg instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tim Northover
AArch64: teach FastISel how to handle offset FrameIndices
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Tim Northover
AArch64: make FastISel memcpy emission more robust.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Eric Christopher
Delete X86JITInfo in the subtarget destructor.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Simon Atanasyan
[llvm-readobj][ELF] Factor out the code retrieve ELF...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
NAKAMURA Takumi
SmallVectorTest.cpp: Use LLVM_DELETED_FUNCTION.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Juergen Ributzka
[ConstantHoisting][X86] Improve the cost model for...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Reid Kleckner
Reorder Value and User fields to save 8 bytes of paddin...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Richard Trieu
Removing an "if (!this)" check from two print methods...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Alp Toker
Reduce verbiage of lit.local.cfg files
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
David Blaikie
SmallVector: support resize(N) with move-only types
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Bill Schmidt
[PPC64LE] Generate correct code for unaligned little...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Alexey Samsonov
Generate better location ranges for some register-descr...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Rafael Espindola
Update langref for unnamed_addr being allowed in aliases.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Saleem Abdulrasool
ARM: add VLA extension for WoA Itanium ABI
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Matt Arsenault
Look through addrspacecasts when turning ptr comparison...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Stepan Dyatkovskiy
Added functions cross-reference test.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Alp Toker
Remove old fenv.h workaround for a historic clang drive...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Alp Toker
Fold FEnv.h into the implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Peter Zotov
[OCaml] Add more Llvm_target tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Peter Zotov
[OCaml] Unbreak Llvm_target.TargetMachine.set_verbose_asm
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Eric Christopher
Move all of the x86 subtarget initialized variables...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Matt Arsenault
R600/SI: Rename VOP3 helper class to be more general
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Andrea Di Biagio
[X86] Add target combine rules for horizontal add/sub.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Matt Arsenault
R600/SI: Keep 64-bit not on SALU
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Matt Arsenault
R600: Fix selection failure for vector bswap
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Bill Schmidt
[PPC64LE] Generate correct little-endian code for v16i8...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Evgeniy Stepanov
Fix test in r210472.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Evgeniy Stepanov
[msan] Workaround for invalid origins in shufflevector.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
NAKAMURA Takumi
llvm/test/CodeGen/X86/2014-05-29-factorial.ll: Relax...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Sasa Stankovic
[mips] Fix a bug for NaCl target - Don't report the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Andrea Di Biagio
[X86] Avoid emitting unnecessary test instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Andrea Di Biagio
[DAG] Expose NoSignedWrap, NoUnsignedWrap and Exact...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Alexey Volkov
[X86] Use ADD/SUB instead of INC/DEC for Silvermont
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Artyom Skrobov
[AArch64] Missing aliases for CMP/CMN [W]SP with no...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Jeroen Ketema
[docs] Fix typo, align comments, fix syntax highlighting
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Zoran Jovanovic
[mips][mips64r6] Add LDPC instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Evgeniy Stepanov
Fix line numbers for code inlined from __nodebug__...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Evgeniy Stepanov
[msan] Fix vector pack intrinsic handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Matt Arsenault
R600: Add more and testcases
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Patrik Hagglund
Fix gcc warning (enumeral and non-enumeral type in...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Chad Rosier
[AArch64] Fix the ordering of the accumulate operand...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Chad Rosier
[AArch64] When combining constant mul of power of 2...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Jingyue Wu
[SeparateConstOffsetFromGEP] inbounds zext => sext...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
NAKAMURA Takumi
Escape "@function" with \verbatim. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Craig Topper
[C++11] Use 'nullptr'.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Jingyue Wu
[SeparateConstOffsetFromGEP] Fix an illegitimate optimi...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Jingyue Wu
Refactor canonicalizing array indices to a helper function
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Jingyue Wu
[SeparateConstOffsetFromGEP] make two tests more strict
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
David Blaikie
SmallVector: Improve test coverage for insert with...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Tobias Grosser
ScalarEvolution: Derive element size from the type...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
David Blaikie
SmallVector: More movable improvements - don't copy...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
David Blaikie
SmallVector: Move, don't copy, elements to make space...
commit
|
commitdiff
|
tree
|
snapshot
next