summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Replace the interim lli build fix with something cleanerAlp Toker2014-01-23
* [Thumbv8] Fix the value of BLXOperandIndex of isV8EligibleForITWeiming Zhao2014-01-23
* Move test to x86 directory.Eric Christopher2014-01-23
* Add target analysis passes to the codegen pipeline for MCJIT.Juergen Ributzka2014-01-23
* [AArch64] Added vselect patterns with float and double typesAna Pazos2014-01-23
* Avoid emitting a DWARF type attribute for an ObjC property of typeEric Christopher2014-01-23
* Suppress an annoying "unused variable" warning caused by bug 17897.Rui Ueyama2014-01-23
* R600: Remove successive JUMP in AnalyzeBranch when AllowModify is trueTom Stellard2014-01-23
* R600: Disable the BFE patternTom Stellard2014-01-23
* R600: Correctly handle vertex fetch clauses the precede ENDIFsTom Stellard2014-01-23
* R600: Unconditionally unroll loops that contain GEPs with alloca pointersTom Stellard2014-01-23
* Move a unit test into the correct dir. Sorry if it broke Mips-only builds.Andrew Trick2014-01-23
* Remove tail marker when changing an argument to an alloca.Rafael Espindola2014-01-23
* R600: Recommit 199842: Add work-around for the CF stack entry HW bugTom Stellard2014-01-23
* [Object][ELF][Mips] Print symbol name for MIPS ELF relocations.Simon Atanasyan2014-01-23
* AVX-512: added VPERM2D VPERM2Q VPERM2PS VPERM2PD instructions,Elena Demikhovsky2014-01-23
* ARM: use litpools for normal i32 imms when compiling minsize.Tim Northover2014-01-23
* Remove empty directories left after r190748 and r198688.Alexander Kornienko2014-01-23
* Windows/ChildTarget.inc: LLIChildTarget::allocate() has gone since r199881.NAKAMURA Takumi2014-01-23
* Prevent repetitive warnings for unrecognized processors and featuresArtyom Skrobov2014-01-23
* Interim build fix for MakefilesAlp Toker2014-01-23
* [LPM] Make LoopSimplify no longer a LoopPass and instead both a utilityChandler Carruth2014-01-23
* Prospective Makefile build fixAlp Toker2014-01-23
* Refactor lli-child-target to remove duplicated codeAlp Toker2014-01-23
* [mips][sched] Split IIStore into II_S[BHWD], II_S[WD][LR], and II_SAVEDaniel Sanders2014-01-23
* Add a variable to track whether or not we've used a unique section,Eric Christopher2014-01-23
* [AArch64]Add CHECK for two test cases testing scalar_to_vector committed in r...Hao Liu2014-01-23
* fix some spell mistakes around 'ConcatVector' and 'ShuffleVector' in AArch64 ...Kevin Qin2014-01-23
* X86Disassembler.cpp: Fix @param introduced in r199804. [-Wdocumentation]NAKAMURA Takumi2014-01-23
* [Mips] formatting through clang-formatJack Carter2014-01-22
* [Mips] TargetStreamer Support for .set mips16.Jack Carter2014-01-22
* Revert r162101 and replace it with a solution that works for targets where th...Owen Anderson2014-01-22
* Add CHECK-LABELsMatt Arsenault2014-01-22
* Revert "R600: Add work-around for the CF stack entry HW bug"Tom Stellard2014-01-22
* Tweak r199835 to use can_execute() instead of exists()Alp Toker2014-01-22
* Provide a dummy section to fix a crash with inline assembly in LTO.Rafael Espindola2014-01-22
* R600: Add work-around for the CF stack entry HW bugTom Stellard2014-01-22
* R600: Add some missing CF instruction definitions to the .td files.Tom Stellard2014-01-22
* R600: Refactor stack size calculationTom Stellard2014-01-22
* R600: CF_PUSH is the same on Evergreen and CaymanTom Stellard2014-01-22
* R600: Add wavefront size property to the subtargets v2Tom Stellard2014-01-22
* R600: Add stack size to .AMDGPUcsdata sectionTom Stellard2014-01-22
* Handle an addrspacecast case in memcpyoptMatt Arsenault2014-01-22
* Eliminate inappropriate use of FindProgramByName() from lliAlp Toker2014-01-22
* Get right cost for addrspacecast in cost modelMatt Arsenault2014-01-22
* Fix pr18515.Rafael Espindola2014-01-22
* Add a testcase for r199430.Quentin Colombet2014-01-22
* R600: MOVA is vector onlyTom Stellard2014-01-22
* R600: Take alignment into account when calculating the stack offsetTom Stellard2014-01-22
* R600: Add support for global addresses with constant initializersTom Stellard2014-01-22