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-05-03
Ulrich Weigand
[PowerPC] Add some Book II instructions to AsmParser
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Ulrich Weigand
[PowerPC] Support extended mnemonics in AsmParser
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Ulrich Weigand
[PowerPC] Add assembler parser
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Shuxin Yang
Decompose GVN::processNonLocalLoad() (about 400 LOC...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Akira Hatanaka
[mips] Split the DSP control register and define one...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Nadav Rotem
LoopVectorizer: Add support for if-conversion of PHINod...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Tom Stellard
R600: Expand vector or, shl, srl, and xor nodes
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Tom Stellard
R600: BFI_INT is a vector-only instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Tom Stellard
R600: Add pattern for SHA-256 Ma function
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Tom Stellard
R600: Clean up comments in Processors.td
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Benjamin Kramer
Autoconf: Compile cxxabi.h in C++ mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Tobias Grosser
RegionInfo: Do not crash if unreachable block is found
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Benjamin Kramer
CMake: cxxabi.h is only available to C++ compilers...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Richard Sandiford
Remove comment that no target supports 128-bit IEEE...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Richard Sandiford
[SystemZ] Add MCJIT support
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Ulrich Weigand
[SystemZ] Support System Z as host architecture
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Amara Emerson
Add support for reading ARM ELF build attributes.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Richard Sandiford
[SystemZ] Add ELF relocation support
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Richard Sandiford
[SystemZ] Add llvm::Triple::systemz
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Benjamin Kramer
X86: Add target description for btver2; make autodetect...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Pekka Jaaskelainen
Added pocl and TCE blurbs to the ReleaseNotes.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Aaron Ballman
Unbreaking the non-x86 build bots by protecting the...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Aaron Ballman
Correctly testing for AVX support in x86 based off...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Akira Hatanaka
[mips] Remove "Commutative" from property list of non...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Reid Kleckner
Fix missing include in Hexagon code for Release+Asserts
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
John McCall
In MC asm parsing, account for the possibility of white...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Akira Hatanaka
[mips] Handle reading, writing or copying of ccond...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Bill Wendling
Remove redundant flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Jyotsna Verma
reverting r180953
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Vincent Lejeune
R600: Signed literals are 64bits wide
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Vincent Lejeune
R600: If previous bundle is dot4, PV valid chan is...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Vincent Lejeune
R600: Add a test to check that use_kill is emitted
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Vincent Lejeune
R600: Improve asmPrint of ALU clause
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Vincent Lejeune
R600: Prettier asmPrint of Alu
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Jyotsna Verma
Hexagon: Add multiclass/encoding bits for the New-Value...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Shuxin Yang
[GV] Remove dead code which is really difficult to...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Bill Wendling
We don't want FP elimination when doing an Apple-style...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Aaron Ballman
Replaced usages of size_type with size_t to be more...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Pranav Bhandarkar
Hexagon - Add peephole optimizations for zero extends.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Richard Sandiford
[mips] Fix the head Mips16RegisterInfo.cpp comment
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Manman Ren
TBAA: remove !tbaa from testing cases if not used.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Adrian Prantl
Provide an API to temporarily suppress DebugLocations...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Jyotsna Verma
Hexagon: Honor __builtin_expect by using branch probabi...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Tom Stellard
R600: Use new tablegen syntax for patterns
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Tom Stellard
R600/SI: remove nonsense select pattern
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Tobias Grosser
Added table of contents declaration in CommandLine...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Michael Liao
80-col fixup.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Michael Liao
Avoid duplicating logic on frame register selecting...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Michael Liao
Avoid duplicating logic on frame register selecting...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Michael Liao
Rewrite X86 codegen regression test with FileCheck
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
David Majnemer
Add a test for the foldSelectICmpAndOr fix committed...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Evan Cheng
TiedTo flag can now be placed on implicit operands...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Akira Hatanaka
[mips] Rename class and functions. Simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Filip Pizlo
This exposes more MCJIT options via the C API:
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Michael Liao
Avoid generating tempfile(s) never used
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Filip Pizlo
Rename 'struct LLVMTargetMachine' to 'struct LLVMOpaque...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Bill Wendling
Revert r180737. The companion patch was reverted, and...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Jyotsna Verma
Hexagon: Use multiclass for Jump instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Jyotsna Verma
Hexagon: Clear isKill flag on the predicate register in
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Rafael Espindola
Add support for other typeinfo encodings in the Excepti...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Filip Pizlo
Fix file header comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Filip Pizlo
This patch breaks up Wrap.h so that it does not have...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Nadav Rotem
SROA: Generate selects instead of shuffles when blendin...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Chad Rosier
[inline asm] Return an undef SDValue of the expected...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Nadav Rotem
Optimize away nop CONCAT_VECTOR nodes.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Aaron Ballman
Updating the getting started guide for Visual Studio...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Peng Cheng
get rid of windows warning:
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Peng Cheng
get rid of windows warning:
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Peng Cheng
replace reinterpret_cast by cast or remove reinterpret_...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Peng Cheng
fix windows warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Peng Cheng
use static_cast to get rid of windows warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Rafael Espindola
Now that the underlying issue is fixed, revert r180750...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Nikola Smiljanic
Fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Rafael Espindola
Put VMOVPQIto64rr in the VRPDI class.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Duncan Sands
Correct comment: there is no numTys parameter any more...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Filip Pizlo
Wrap some lines to bring MCJITCAPITest into conformance...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Michael Liao
Forget remove the tempfile argument
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Michael Liao
More rewrites of x86 codegen regression tests with...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Aaron Ballman
Fixes a buffer overrun where the allocated buffer wasn...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Jim Grosbach
Revert "InstCombine: Fold more shuffles of shuffles."
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Akira Hatanaka
[mips] Fix handling of instructions which copy to/from...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Stephen Lin
Only pass 'returned' to target-specific lowering code...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Richard Trieu
Fix a use after free. RI is freed before the call...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Akira Hatanaka
[mips] Instruction selection patterns for DSP-ASE vecto...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Adrian Prantl
Temporarily revert "Change the informal convention...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Adrian Prantl
Change the informal convention of DBG_VALUE so that...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Andrew Trick
MI Sched: revert a minor heuristic that snuck in with...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Akira Hatanaka
[mips] Simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Nadav Rotem
Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Nadav Rotem
Update the release notes about the min/max reductions...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Akira Hatanaka
[mips] Test for r179873.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Jim Grosbach
InstCombine: Fold more shuffles of shuffles.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Akira Hatanaka
[mips] Clear isCommutable bit of instructions which...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Hal Finkel
LocalStackSlotAllocation improvements
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Rafael Espindola
Text files should not be marked executable.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Manman Ren
TBAA: remove !tbaa from testing cases if not used.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Adrian Prantl
Spelling. Thanks, Eric.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Adrian Prantl
Set debug locations for branch instructions created...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Rafael Espindola
Change getSlotIndex to return unsigned.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Rafael Espindola
Fix Addend computation for non external relocations...
commit
|
commitdiff
|
tree
|
snapshot
next