aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [mips] Handle reading, writing or copying of ccond field of DSP controlAkira Hatanaka2013-05-024-1/+80
* Remove redundant flag.Bill Wendling2013-05-021-1/+1
* reverting r180953Jyotsna Verma2013-05-025-305/+404
* R600: Signed literals are 64bits wideVincent Lejeune2013-05-022-3/+168
* R600: If previous bundle is dot4, PV valid chan is always XVincent Lejeune2013-05-022-38/+295
* R600: Add a test to check that use_kill is emittedVincent Lejeune2013-05-021-0/+1
* R600: Improve asmPrint of ALU clauseVincent Lejeune2013-05-023-4/+20
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-0238-114/+172
* Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.Jyotsna Verma2013-05-025-404/+305
* [GV] Remove dead code which is really difficult to decipher.Shuxin Yang2013-05-021-26/+2
* We don't want FP elimination when doing an Apple-style build.Bill Wendling2013-05-022-2/+2
* Replaced usages of size_type with size_t to be more consistent.Aaron Ballman2013-05-021-8/+8
* Hexagon - Add peephole optimizations for zero extends.Pranav Bhandarkar2013-05-024-6/+64
* [mips] Fix the head Mips16RegisterInfo.cpp commentRichard Sandiford2013-05-021-2/+1
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-029-182/+138
* Provide an API to temporarily suppress DebugLocations from being attachedAdrian Prantl2013-05-021-0/+21
* Hexagon: Honor __builtin_expect by using branch probabilities.Jyotsna Verma2013-05-024-37/+122
* R600: Use new tablegen syntax for patternsTom Stellard2013-05-023-447/+381
* R600/SI: remove nonsense select patternTom Stellard2013-05-021-8/+1
* Added table of contents declaration in CommandLine Library documentation.Tobias Grosser2013-05-021-0/+3
* 80-col fixup.Michael Liao2013-05-021-2/+3
* Avoid duplicating logic on frame register selecting when lowering eh_returnMichael Liao2013-05-021-9/+11
* Avoid duplicating logic on frame register selecting when lowering frameaddrMichael Liao2013-05-021-1/+3
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-05-021-4/+7
* Add a test for the foldSelectICmpAndOr fix committed in r180779.David Majnemer2013-05-021-0/+13
* TiedTo flag can now be placed on implicit operands. isTwoAddrUse() should lookEvan Cheng2013-05-021-5/+3
* [mips] Rename class and functions. Simplify code.Akira Hatanaka2013-05-011-26/+29
* This exposes more MCJIT options via the C API:Filip Pizlo2013-05-016-44/+85
* Avoid generating tempfile(s) never usedMichael Liao2013-05-011-2/+2
* Rename 'struct LLVMTargetMachine' to 'struct LLVMOpaqueTargetMachine'. Filip Pizlo2013-05-011-1/+1
* Revert r180737. The companion patch was reverted, and this is not relevant ri...Bill Wendling2013-05-013-105/+0
* Hexagon: Use multiclass for Jump instructions.Jyotsna Verma2013-05-0114-263/+336
* Hexagon: Clear isKill flag on the predicate register inJyotsna Verma2013-05-011-1/+5
* Add support for other typeinfo encodings in the ExceptionDemo.Rafael Espindola2013-05-011-9/+41
* Fix file header comment.Filip Pizlo2013-05-011-1/+1
* This patch breaks up Wrap.h so that it does not have to include all of Filip Pizlo2013-05-0132-145/+156
* SROA: Generate selects instead of shuffles when blending values because this ...Nadav Rotem2013-05-012-22/+20
* [inline asm] Return an undef SDValue of the expected value type, rather thanChad Rosier2013-05-011-1/+1
* Optimize away nop CONCAT_VECTOR nodes.Nadav Rotem2013-05-012-0/+52
* Updating the getting started guide for Visual Studio users. Specifically, poi...Aaron Ballman2013-05-011-3/+6
* get rid of windows warning:Peng Cheng2013-05-011-1/+2
* get rid of windows warning:Peng Cheng2013-05-011-1/+1
* replace reinterpret_cast by cast or remove reinterpret_cast to get rid of win...Peng Cheng2013-05-011-9/+10
* fix windows warning. Peng Cheng2013-05-011-2/+2
* use static_cast to get rid of windows warning. Peng Cheng2013-05-011-1/+1
* Now that the underlying issue is fixed, revert r180750 and r180722.Rafael Espindola2013-05-014-15/+25
* Fix spellingNikola Smiljanic2013-05-011-1/+1
* Put VMOVPQIto64rr in the VRPDI class.Rafael Espindola2013-05-012-3/+13
* Correct comment: there is no numTys parameter any more now that this is usingDuncan Sands2013-05-011-6/+5
* Wrap some lines to bring MCJITCAPITest into conformance with the 80 column li...Filip Pizlo2013-05-011-3/+5