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-04-24
Jia Liu
remove cbe backend from sample configure
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Adrian Prantl
Cleanup testcase and ensure we actually exercise the...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Andrew Trick
Machine model: Generate table entries for super-resources.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Andrew Trick
Machine model: verify well-formed processor resource...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Andrew Trick
Machine model: rewrite a tablegen loop to avoid compari...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Andrew Trick
Comment a strange field in ScheduleDAG.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Eric Christopher
Fix dependency layering issues caused by r180112.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Andrew Kaylor
Fixing cmake build for MCJIT unit tests
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Andrew Kaylor
Fixing typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Andrew Kaylor
Adding object caching support to MCJIT
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Jyotsna Verma
Hexagon: Use multiclass for combine and STri[bhwd]_shl_...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Jyotsna Verma
Hexagon: Define relations for GP-relative instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Adrian Prantl
Make sure the instruction right after an inlined functi...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Stephen Lin
Add more tests for r179925 to verify correct handling...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Rafael Espindola
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Stephen Lin
Lowercase "is" boolean variable prefix for consistency...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Rafael Espindola
Simplify yaml2obj a bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Jyotsna Verma
Hexagon: Remove assembler mapped instruction definitions.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Bill Schmidt
Change commentary for PowerPC Boolean vector contents.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Akira Hatanaka
[mips] Compare splat value with element size instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Owen Anderson
DAGCombine should not aggressively fold SEXT(VSETCC...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Aaron Ballman
Testing for _XCR_XFEATURE_ENABLED_MASK instead of a...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Vincent Lejeune
R600: Use .AMDGPU.config section to emit stacksize
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Vincent Lejeune
R600: Add CF_END
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Nadav Rotem
LoopVectorizer: Fix 15830. When scalarizing and unrolli...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Jyotsna Verma
Hexagon: Remove duplicate instructions to handle global...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Pekka Jaaskelainen
Call the potentially costly isAnnotatedParallel() only...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Stephen Lin
Add some constraints to use of 'returned':
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Rafael Espindola
Write relocations in yaml2obj.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Tom Stellard
Wrap.h: Define wrap / unwrap function for ExecutionEngine
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Carlo Kok
c vs c++ mistake in header file typedef for AtomicRMW...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Alexey Samsonov
Fixup for r180094: properly use MSan interface functions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Carlo Kok
Expose IRBuilder::CreateAtomicRMW as LLVMBuildAtomicRMW...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Reid Kleckner
Un-revert the environ copy in ProgramTest after fixing...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Alexey Samsonov
Tell MSan that memory initialized by libz is valid
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Rafael Espindola
Move test from grep to FileCheck.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Alexey Samsonov
Use zlib to uncompress debug sections in DWARF parser.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Hans Wennborg
Add llvm_unreachable after fully covered switch to...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Alexey Samsonov
Add more guards around zlib-dependent code
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Alexey Samsonov
Add basic zlib support to LLVM. This would allow to...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Pekka Jaaskelainen
Refuse to (even try to) vectorize loops which have...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Tim Northover
AArch64: remove unnecessary check that RS is valid
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Manman Ren
Struct-path aware TBAA: update getMostGenericTBAA
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Michael Gottesman
Revert "Add a missing reference on a std::vector<>...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Matt Arsenault
Remove unused DwarfSectionOffsetDirective string
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eric Christopher
Move C++ code out of the C headers and into either...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Chad Rosier
[ms-inline asm] Removed this unnecessary check. In...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Chad Rosier
Add test case for PR15779, which has previously been...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Chad Rosier
[ms-inline asm] Get the OpDecl and remove a redundant...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Chad Rosier
[ms-inline asm] Add the OpDecl to the InlineAsmIdentifi...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eli Bendersky
Optimize MachineBasicBlock::getSymbol by caching the...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Reid Kleckner
Add a missing reference on a std::vector<> out param
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Anat Shemer
Changed back (relative to commit 179786) the operations...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Chad Rosier
Fix unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eli Bendersky
Fix comment that didn't match the method it was above
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Reid Kleckner
[Support] Propagate the environment into the test child...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Akira Hatanaka
80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Akira Hatanaka
[mips] In performDSPShiftCombine, check that all elemen...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Chad Rosier
[ms-inline asm] Remove the identifier parsing logic...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Reid Kleckner
[Support] Fix argv string escape bug on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Peter Collingbourne
COFF: Fix weak external aliases.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Stephen Lin
Extra paranoid test for r179925 (verify that tail calls...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eli Bendersky
Document the -filetype option of llc (PR #12902)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eli Bendersky
Fix for PR 14965: Better error message for GEP with...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Chad Rosier
[ms-inline asm] Refactor/clean up the SemaLookup interf...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Jia Liu
Add AArch64 into $llvm_cv_target_arch in configure...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Jia Liu
typo
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Benjamin Kramer
Make doxygen comment match declaration.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Rafael Espindola
Also verify llvm.compiler_used.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Rafael Espindola
Clarify that llvm.used can contain aliases.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eric Christopher
No really, don't store anything to this since it's...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eric Christopher
Remove variable store that is never read.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eric Christopher
Remove variable store that is never read.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Stepan Dyatkovskiy
Fix for 5.5 Parameter Passing --> Stage C:
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eric Christopher
Add .ll as a valid test suffix for Object, this allows...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eric Christopher
Add the same todo about a command iterator interface...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eric Christopher
Add a TODO about wanting an iterator interface.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Nico Rieck
llvm-readobj: Dump more COFF auxiliary records
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Nico Rieck
llvm-readobj: Check for null section pointer
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Nico Rieck
llvm-readobj: Do not print NULL StringRefs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Arnaud A. de...
Cleanup: test source files do not need to be executable
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eric Christopher
Tidy.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eric Christopher
Update comment. Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
David Blaikie
Revert "Revert "PR14606: debug info imported_module...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Craig Topper
Convert windows line endings to linux/unix line endings.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Craig Topper
Fix indentation. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Craig Topper
Put 'else' on same line as preceding curly brace per...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Craig Topper
Remove an unreachable 'break' following a 'return'.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Jim Grosbach
Legalize vector truncates by parts rather than just...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Jim Grosbach
ARM: Split out cost model vcvt testcases.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Jakob Stoklund...
Passing arguments to varags functions under the SPARC...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Jim Grosbach
Tidy up comment grammar.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Jakob Stoklund...
Fix the SETHIimm pattern for 64-bit code.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Stephen Lin
Remove unused, undefined ArgFlagsTy::getArgFlagsString...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Benjamin Kramer
SROA: Don't crash on a select with two identical operands.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Arnold Schwaighofer
Revert "SimplifyCFG: If convert single conditional...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Tim Northover
ARM: fix part of test which actually needed an asserts...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Tim Northover
ARM: Use ldrd/strd to spill 64-bit pairs when available.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Sylvestre Ledru
Remove the executable bit on cmake files
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Nadav Rotem
SLPVectorize: Add support for vectorization of casts.
commit
|
commitdiff
|
tree
|
snapshot
next