oota-llvm.git
2014-05-08 Justin BognerMake a CodeGen test more robust against vector register...
2014-05-08 Jyotsna Verma[Hexagon] Add new InstrItinClass to support timing...
2014-05-08 Rafael EspindolaUse for range loops.
2014-05-08 Sebastian Popadd testcase for r208237: do not collect undef terms
2014-05-08 Rafael EspindolaUse range loop.
2014-05-08 Matt ArsenaultR600: Promote f64 vector load/stores to i64 for consistency
2014-05-08 Rafael EspindolaUse a range loop.
2014-05-08 Andrea Di Biagio[X86] Add target specific combine rules to fold SSE2...
2014-05-08 Saleem Abdulrasooltest: fix test on Windows
2014-05-08 NAKAMURA TakumiMark test/TableGen/listconcat.td as XFAIL:vg_leak....
2014-05-08 Daniel Sanders[mips] Add PredicateControl to InstAlias's
2014-05-08 Bradley Smith[ARM64] Add diagnostics for expected arithmetic shifts
2014-05-08 Bradley Smith[ARM64] Re-work parsing of ADD/SUB shifted immediate...
2014-05-08 Daniel Sanders[mips] Correct tests that are meant to test valid assem...
2014-05-08 Bradley Smith[ARM64] Ensure immediates in extend operands are in...
2014-05-08 Bradley Smith[ARM64] Check for proper immediate in shift/extend...
2014-05-08 Christian PirkerARM big endian function argument passing
2014-05-08 Hal FinkelFix a spelling error
2014-05-08 Daniel Sanders[mips] Implement l[wd]c3, and s[wd]c3.
2014-05-08 Ed MasteAdd isOSFreeBSD triple test
2014-05-08 Dario DomizioliRevert test commit. Removed blank line.
2014-05-08 James Molloy[ARM64-BE] Teach fast-isel about how to set up sub...
2014-05-08 Daniel Sanders[mips] Marked up instructions added in MIPS-II and...
2014-05-08 Daniel Sanders[mips] Implement tlbp, tlbr, tlbwi, and tlbwr
2014-05-08 Dario DomizioliTest commit. Added blank line.
2014-05-08 Tim NorthoverARM64: make sure FastISel emits SSA MachineInstrs
2014-05-08 Evgeniy Stepanov[asan] Preserve flags in asm instrumentation.
2014-05-08 Daniel SandersUse a vector of unique_ptrs to fix a memory leak introd...
2014-05-08 Hal FinkelMove late partial-unrolling thresholds into the process...
2014-05-08 Tobias GrosserRevert "SCEV: Use I = vector<>.erase(I) to iterate...
2014-05-08 Hao LiuAArch64/ARM64: Port NEON post-increment load/store...
2014-05-08 Tobias GrosserSCEV: Use I = vector<>.erase(I) to iterate and delete...
2014-05-08 Richard Smith[modules] Add missing #include.
2014-05-08 Saleem Abdulrasooltest: fix silly typo
2014-05-08 Saleem AbdulrasoolARM: support FK_SecRel_2 relocations on WoA
2014-05-08 Richard SmithSimplify and fix incorrect comment. No functionality...
2014-05-08 Filipe CabecinhasLower certain build_vectors to insertps instructions
2014-05-07 Lang HamesBack out r208257 while I investigate tester failures.
2014-05-07 Duncan P. N... GlobalValue: Assert symbols with local linkage have...
2014-05-07 Duncan P. N... IR: Don't allow non-default visibility on local linkage
2014-05-07 Duncan P. N... LTO: Assert visibility of local linkage when merging...
2014-05-07 Duncan P. N... LTO: Check local linkage first
2014-05-07 Quentin Colombet[X86] Add a test case for r208252.
2014-05-07 Lang Hames[RuntimeDyld] Make RuntimeDyldImpl::resolveExternalSymb...
2014-05-07 Hal Finkel[X86TTI] Remove the unrolling branch limits
2014-05-07 Justin Bognerllvm-cov: Fix some funny indentation (NFC)
2014-05-07 Quentin Colombet[X86] Selectively mark the FMA variants inside a family...
2014-05-07 Eric ChristopherReformat a couple of functions for clarity.
2014-05-07 Nico WeberLet OnDiskHashTable call the destructor of its Items.
2014-05-07 Rafael EspindolaReplace a virtual with an override.
2014-05-07 Jyotsna Verma[Hexagon] Add New TSFlags to be used in the upcoming...
2014-05-07 Sebastian Popavoid segfaulting
2014-05-07 Sebastian Popdo not collect undef terms
2014-05-07 Matt ArsenaultFix using wrong result type for setcc.
2014-05-07 Eric ChristopherDebug.h already includes raw_ostream.h, no need to...
2014-05-07 Adam Nemet[Test] Remove c-index-test from the list of substitutions
2014-05-07 Sebastian Popsplit delinearization pass in 3 steps
2014-05-07 Chandler Carruth[x86] Make the 'x86-64' cpu, what I see as and many...
2014-05-07 Chandler CarruthTidy up whitespace with clang-format prior to making...
2014-05-07 Simon Atanasyan[yaml2obj] Support ELF x86 relocations.
2014-05-07 Rafael EspindolaStyle update: don't duplicate the function name.
2014-05-07 Alexey Samsonov[CMake] Add build rules for llvm-PerfectShuffle utility
2014-05-07 Rafael EspindolaStyle update: don't duplicate the function name.
2014-05-07 Chad Rosier[ARM64][fast-isel] Disable target specific optimization...
2014-05-07 Daniel Sanders[mips] Add highly experimental support for MIPS-I,...
2014-05-07 Justin Bognerllvm-cov: Explicitly namespace llvm::make_unique to...
2014-05-07 Rafael EspindolaUse range loop.
2014-05-07 Michael Zolotukhin[InstCombine] Add optimization of redundant insertvalue...
2014-05-07 Daniel Sanders[mips] Add FGR_32/FGR_64/GPR_64 adjectives and use...
2014-05-07 Daniel Sanders[mips] Add INSN_<name> adverbs and start using them...
2014-05-07 Evgeniy Stepanov[msan] Fix -fsanitize=memory -fno-integrated-as.
2014-05-07 Tim NorthoverAArch64/ARM64: optimise vector selects & enable test
2014-05-07 Daniel Sanders[mips] Add ISA_<name> adverbs and start using them...
2014-05-07 Rafael EspindolaRemove the UseCFI option from createAsmStreamer.
2014-05-07 Ed MasteDebugInfo: Use enum instead of unsigned
2014-05-07 Daniel Sanders[mips] Continue splitting Instruction.Predicates into...
2014-05-07 James Molloy[ARM64-BE] Fix fast-isel, and add appropriate RUN lines...
2014-05-07 James Molloy[ARM64-BE] Fix variable-argument saving.
2014-05-07 James Molloy[ARM64-BE] Implement the lane-twiddling logic at AAPCS...
2014-05-07 Daniel Sanders[mips] Move IsFP64bit/NotFP64bit to the front of the...
2014-05-07 James Molloy[ARM64-BE] Implement the crazy bitcast handling for...
2014-05-07 James Molloy[ARM64-BE] Predicate VLDR/VSTR for vectors as little...
2014-05-07 James Molloy[ARM64-BE] Make big endian (scalar) argument passing...
2014-05-07 Stepan DyatkovskiyMergeFunctions Pass, introduced total ordering among...
2014-05-07 Tim NorthoverAArch64/ARM64: run test on ARM64 too.
2014-05-07 Tim NorthoverAArch64/ARM64: put annotation in test
2014-05-07 Tim NorthoverAArch64/ARM64: disable test directory if ARM64 not...
2014-05-07 Daniel Sanders[mips] Split Instruction.Predicates into smaller lists...
2014-05-07 Daniel Sanders[tablegen] Add !listconcat operator with the similar...
2014-05-07 Daniel Sanders[mips] Move HasStdEnc to the front of the predicates...
2014-05-07 Zinovy Nis[BUG][REFACTOR]
2014-05-07 Stepan DyatkovskiySecond patch of patch series that improves MergeFunctio...
2014-05-07 Timur IskhodzhanovWork-around MSVS build breakage due to r208148
2014-05-07 Evgeniy Stepanov[asan] Add a flag to control asm instrumentation.
2014-05-07 Joerg SonnenbergerAllow using normal .eh_frame based unwinding on ARM...
2014-05-07 David BlaikiePR19562: DebugInfo temporary MDNode leak: Don't include...
2014-05-07 Tobias Grosser[C++11] Add NArySCEV->Operands iterator range
2014-05-07 Simon Atanasyan[obj2yaml] Recognize input file format using llvm:...
2014-05-07 Saleem AbdulrasoolARM: mark additional instructions as MachineFrameSetup
2014-05-07 Saleem AbdulrasoolARM: fix WoA PEI instruction selection
next