projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-09-22
Venkatraman...
[Sparc] Make SPARC instructions' encoding well defined...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Venkatraman...
[Sparc] Clean up MOVcc instructions so that TableGen...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Venkatraman...
[Sparc] Clean up branch instructions, so that TableGen...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Tim Northover
ISelDAG: spot chain cycles involving MachineNodes
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Venkatraman...
[Sparc] Add support for TLS in sparc.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
David Majnemer
X86: Use R_X86_64_TPOFF64 for FK_Data_8
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Venkatraman...
[SPARC] Make functions with GLOBAL_OFFSET_TABLE access...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Venkatraman...
[Sparc] Emit .register directive to declare the use...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Hal Finkel
Correct the pre-increment load latencies in the PPC...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Venkatraman...
[Sparc] Fix lowering FABS on fp128 (long double) on...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Benjamin Kramer
SROA: Handle casts involving vectors of pointers and...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Juergen Ributzka
Revert "SelectionDAG: Teach the legalizer to split...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Craig Topper
Remove alignment restrictions from FMA load folding.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Arnold Schwaighofer
SLPVectorizer: Fix multiline comment warning
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
David Majnemer
ELF: Parse types in directives like binutils gas
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Juergen Ributzka
Fix the buildbot
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Juergen Ributzka
[X86] Emulate AVX 256bit MIN/MAX support by splitting...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Juergen Ributzka
SelectionDAG: Teach the legalizer to split SETCC if...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
NAKAMURA Takumi
Initialize BSSSection explicitly in InitMachOMCObjectFi...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Reed Kotler
Set .reorder for the stub so that gas takes care of...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Arnold Schwaighofer
Reapply "SLPVectorizer: Handle more horizontal reductio...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Nadav Rotem
LoopVectorizer: Only allow vectorization of intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Arnold Schwaighofer
Revert "SLPVectorizer: Handle more horizontal reduction...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Eric Christopher
Move emission of the debug string table to early in...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Shuxin Yang
Resurrect r191017 " GVN proceeds in the presence of...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Jim Grosbach
MC: Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Eric Christopher
Migrate addGlobalName to the .cpp file as an intermedia...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Benjamin Kramer
InstCombine: Remove unused argument. No functionality...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Andrew Kaylor
Fix some more MCJIT PIC test XFAILs (for i386)
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Akira Hatanaka
[mips] MUL should clobber HI0 and LO0.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Arnold Schwaighofer
SLPVectorizer: Handle more horizontal reductions (disabled)
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Joerg Sonnenberger
Delete empty files.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Joerg Sonnenberger
Revert r191017, it results in segmentation faults in Qt.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Tareq A. Siraj
Fixed typo in CreateProcessTrailingSlash test
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Benjamin Kramer
InstCombine: Canonicalize (gep i8* X, -(ptrtoint Y...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
NAKAMURA Takumi
llvm/tools/Makefile: Suppress building llvm-lto on...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
NAKAMURA Takumi
llvm/test: Mark 3 tests as XFAIL:msvc.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
NAKAMURA Takumi
test/tools/lto/lit.local.cfg: Suppress llvm-lto test...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Benjamin Kramer
Move x86-dependent tests into the right directory.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Anders Waldenborg
Revert "llvm-c: Add LLVMGetPointerToFunction"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Craig Topper
Lift alignment restrictions on load/store folding of...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Andrew Trick
Allow subtarget selection of the default MachineSchedul...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Richard Smith
Revert r191062; the build break was also fixed in a...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Richard Smith
Unbreak Clang build after r191050: don't pass a StringR...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
David Blaikie
DebugInfo: GDBIndexEntry*String conversion functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
David Blaikie
Add braces to suppress Clang's dangling-else warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
David Blaikie
DebugInfo: constrain gnu pubnames test further
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Richard Mitton
Fixed warning
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Richard Mitton
Added support for generate DWARF .debug_aranges section...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Andrew Trick
Rename ConvergingScheduler to GenericScheduler.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
David Blaikie
DebugInfo: llvm-dwarfdump support for gnu_pubnames...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Kai Nacke
PR16726: extend rol/ror matching
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Kai Nacke
Revert PR16726: extend rol/ror matching
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Kai Nacke
PR16726: extend rol/ror matching
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
David Blaikie
DebugInfo: Improve IR annotation comments for GNU pubth...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Peter Collingbourne
Fix LTO handling of module-level assembly (PR14152).
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Bill Wendling
Add testcase to make sure we don't generate too many...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Benjamin Kramer
Unbreak C++03 build.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Shuxin Yang
[Fast-math] Disable "(C1/X)*C2 => (C1*C2)/X" if C1...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Benjamin Kramer
InstCombine: Don't allow turning vector-of-pointer...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
David Blaikie
Unshift the GDB index/GNU pubnames constants modified...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Anders Waldenborg
llvm-c: Add LLVMGetPointerToFunction
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Anders Waldenborg
llvm-c: Make LLVMGetFirstTarget a proper prototype
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Eric Christopher
Remove extraneous space, the asm printing infrastructur...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
David Blaikie
DebugInfo: Simplify gnu_pubnames index computation.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Yi Jiang
X86 horizontal vector reduction cost model
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
David Blaikie
Remove unnecessary conditional operators performing...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
David Blaikie
Fix a typo and simplify a boolean expression.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Shuxin Yang
GVN proceeds in the presence of dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Reid Kleckner
msbuild: Set _MSC_VER to match the CRT we're using
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Shuxin Yang
Add function DominatorTree::getDescendants().
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Reid Kleckner
Include an LLVM-vs2012_xp toolset in the MSBuild integr...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Evgeniy Stepanov
[msan] Wrap indirect functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Benjamin Kramer
DAGCombiner: Don't fold vector muls with constants...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Justin Holewinski
[NVPTX] Make constant vector test case endian-independent
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Justin Holewinski
[NVPTX] Support constant vector globals
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Amara Emerson
[ARMv8] Add support for the v8 cryptography extensions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Tim Northover
X86: FrameIndex addressing modes do have a base register.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Andrew Trick
Revert "Encapsulate PassManager debug flags to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Andrew Trick
Encapsulate PassManager debug flags to avoid static...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Reed Kotler
Fix two issues regarding Got pointer (GP) setup.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Adrian Prantl
Debug info: Get rid of the VLA indirection hack in...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Preston Gurd
Attempt to fix llvm-ppc64-linux2 buildbot failure by...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Preston Gurd
Verify that llvm can generate the prefetchw instruction...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Galina Kistanova
Remove empty dir.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Galina Kistanova
Remove empty dir.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Filip Pizlo
Make DynamicLibrary use ManagedStatic. This is pretty...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Chandler Carruth
More XCore TTI cleanup -- remove an unused private...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Chandler Carruth
Name the XCore target-specific subdirectories canonically.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Kostya Serebryany
[asan] call __asan_stack_malloc_N only if use-after...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
NAKAMURA Takumi
A couple of tests, in llvm/test/Transforms/*/xcore...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
NAKAMURA Takumi
Target/XCore/CMakeLists.txt: Add XCoreTargetTransformIn...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Robert Lytton
Prevent LoopVectorizer and SLPVectorizer running if...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Andrea Di Biagio
Re-add tests from r179291 which were accidentally remov...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Richard Sandiford
[SystemZ] Add unsigned compare-and-branch instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Joey Gouly
'svn add' the test cases.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Joey Gouly
[ARMv8] Add CRC instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Filip Pizlo
Revert r190921. It broke Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Filip Pizlo
Make DynamicLibrary use ManagedStatic. This is pretty...
commit
|
commitdiff
|
tree
|
snapshot
next