oota-llvm.git
2014-01-24 Alexander KornienkoRemove empty directories.
2014-01-24 Alexander KornienkoRemove empty directories.
2014-01-24 Kevin Qin[AArch64 NEON] Fix a bug in implementing register copy...
2014-01-24 Venkatraman... [SparcV9] Add support for JIT in Sparc64.
2014-01-24 Juergen Ributzka[X86] Prevent the creation of redundant ops for sadd...
2014-01-24 Jakob Stoklund... Implement atomicrmw operations in 32 and 64 bits for...
2014-01-24 Venkatraman... [Sparc] Correct quad register list in the asm parser.
2014-01-24 Rui UeyamaAdd constants for optional header magic field.
2014-01-24 Rafael EspindolaSimplify the logic for deciding when to initialize...
2014-01-24 Rafael EspindolaMost streamers' InitSections just create a text section...
2014-01-24 Rafael EspindolaUse the actual .text section, it is less code than...
2014-01-24 Rafael EspindolaInline trivial functions called only once or twice.
2014-01-24 Chandler Carruth[LPM] Fix a logic error in LICM spotted by inspection.
2014-01-24 Rafael EspindolaInline functions that are only called once.
2014-01-24 Chandler Carruth[cleanup] Use the type-based preservation method rather...
2014-01-23 Rafael EspindolaInitToTextSection is redundant with InitSections. Remov...
2014-01-23 Eric ChristopherMake the use of DW_AT_ranges in the compile unit depend...
2014-01-23 Rafael EspindolaRemove duplicated info on what .text, .data and .bss...
2014-01-23 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to produce...
2014-01-23 Alp Tokerlli: Factor portable messaging into a new RPCChannel...
2014-01-23 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to produce...
2014-01-23 Eric ChristopherFix out of bounds access to the double regs array....
2014-01-23 Lang HamesAdd a few missing cases from r199933. Testcase coming...
2014-01-23 Aaron BallmanUpdating the getting started guide for Visual Studio...
2014-01-23 Lang HamesReplace vfmaddxx213 instructions with their 231-type...
2014-01-23 Rafael EspindolaNote the PR number.
2014-01-23 Alp TokerRemove unused include following r199929
2014-01-23 Alp TokerReplace the interim lli build fix with something cleaner
2014-01-23 Weiming Zhao[Thumbv8] Fix the value of BLXOperandIndex of isV8Eligi...
2014-01-23 Eric ChristopherMove test to x86 directory.
2014-01-23 Juergen RibutzkaAdd target analysis passes to the codegen pipeline...
2014-01-23 Ana Pazos[AArch64] Added vselect patterns with float and double...
2014-01-23 Eric ChristopherAvoid emitting a DWARF type attribute for an ObjC prope...
2014-01-23 Rui UeyamaSuppress an annoying "unused variable" warning caused...
2014-01-23 Tom StellardR600: Remove successive JUMP in AnalyzeBranch when...
2014-01-23 Tom StellardR600: Disable the BFE pattern
2014-01-23 Tom StellardR600: Correctly handle vertex fetch clauses the precede...
2014-01-23 Tom StellardR600: Unconditionally unroll loops that contain GEPs...
2014-01-23 Andrew TrickMove a unit test into the correct dir. Sorry if it...
2014-01-23 Rafael EspindolaRemove tail marker when changing an argument to an...
2014-01-23 Tom StellardR600: Recommit 199842: Add work-around for the CF stack...
2014-01-23 Simon Atanasyan[Object][ELF][Mips] Print symbol name for MIPS ELF...
2014-01-23 Elena DemikhovskyAVX-512: added VPERM2D VPERM2Q VPERM2PS VPERM2PD instru...
2014-01-23 Tim NorthoverARM: use litpools for normal i32 imms when compiling...
2014-01-23 Alexander KornienkoRemove empty directories left after r190748 and r198688.
2014-01-23 NAKAMURA TakumiWindows/ChildTarget.inc: LLIChildTarget::allocate(...
2014-01-23 Artyom SkrobovPrevent repetitive warnings for unrecognized processors...
2014-01-23 Alp TokerInterim build fix for Makefiles
2014-01-23 Chandler Carruth[LPM] Make LoopSimplify no longer a LoopPass and instea...
2014-01-23 Alp TokerProspective Makefile build fix
2014-01-23 Alp TokerRefactor lli-child-target to remove duplicated code
2014-01-23 Daniel Sanders[mips][sched] Split IIStore into II_S[BHWD], II_S[WD...
2014-01-23 Eric ChristopherAdd a variable to track whether or not we've used a...
2014-01-23 Hao Liu[AArch64]Add CHECK for two test cases testing scalar_to...
2014-01-23 Kevin Qinfix some spell mistakes around 'ConcatVector' and ...
2014-01-23 NAKAMURA TakumiX86Disassembler.cpp: Fix @param introduced in r199804...
2014-01-22 Jack Carter[Mips] formatting through clang-format
2014-01-22 Jack Carter[Mips] TargetStreamer Support for .set mips16.
2014-01-22 Owen AndersonRevert r162101 and replace it with a solution that...
2014-01-22 Matt ArsenaultAdd CHECK-LABELs
2014-01-22 Tom StellardRevert "R600: Add work-around for the CF stack entry...
2014-01-22 Alp TokerTweak r199835 to use can_execute() instead of exists()
2014-01-22 Rafael EspindolaProvide a dummy section to fix a crash with inline...
2014-01-22 Tom StellardR600: Add work-around for the CF stack entry HW bug
2014-01-22 Tom StellardR600: Add some missing CF instruction definitions to...
2014-01-22 Tom StellardR600: Refactor stack size calculation
2014-01-22 Tom StellardR600: CF_PUSH is the same on Evergreen and Cayman
2014-01-22 Tom StellardR600: Add wavefront size property to the subtargets v2
2014-01-22 Tom StellardR600: Add stack size to .AMDGPUcsdata section
2014-01-22 Matt ArsenaultHandle an addrspacecast case in memcpyopt
2014-01-22 Alp TokerEliminate inappropriate use of FindProgramByName()...
2014-01-22 Matt ArsenaultGet right cost for addrspacecast in cost model
2014-01-22 Rafael EspindolaFix pr18515.
2014-01-22 Quentin ColombetAdd a testcase for r199430.
2014-01-22 Tom StellardR600: MOVA is vector only
2014-01-22 Tom StellardR600: Take alignment into account when calculating...
2014-01-22 Tom StellardR600: Add support for global addresses with constant...
2014-01-22 Tom StellardR600: Begin private memory at the second GPR.
2014-01-22 Tom StellardR600/SI: Add support for i8 and i16 private loads/stores
2014-01-22 Matt ArsenaultBug 18228 - Fix accepting bitcasts between vectors...
2014-01-22 Greg FitzgeraldFix inline assembly that switches between ARM and Thumb...
2014-01-22 Rafael EspindolaDon't open or fstat files twice in llvm-ar.
2014-01-22 Benjamin KramerRemove param doxygen comment for non-existing parameter.
2014-01-22 Rafael EspindolaPass the computed magic to createBinary and createObjec...
2014-01-22 David Woodhouse[x86] Silence unused diReg variable warning in non...
2014-01-22 David Woodhouse[x86] Fix uninitialized variable warning in translate...
2014-01-22 David Woodhouse[x86] Remove now-unused isSrcOp() and isDstOp() from...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse]x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse[x86] Allow address-size overrides for SCAS{8,16,32...
2014-01-22 David Woodhouse[x86] Allow address-size overrides for STOS[BWLQ] ...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-22 Tim NorthoverLoop strength reduce: fix function name.
2014-01-22 Elena DemikhovskyAVX512: combining setcc and zext is wrong on AVX512
2014-01-22 James MolloyMachineCopyPropagation has special logic for removing...
2014-01-22 Alp TokerAdd unused result attr to the casting templates
2014-01-22 Kevin Qin[AArch64 NEON] Try to generate CONCAT_VECTOR when lower...
2014-01-22 Andrew TrickReformat a loop for basic hygeine. Self review.
next