platform/upstream/llvm.git
2014-04-03 Jim InghamPrint the new eStopReasonExec in stop_reason_to_str.
2014-04-03 Hal FinkelAccount for scalarization costs in BasicTTI::getMemoryO...
2014-04-03 Jim InghamI removed SetCallback from the Python API's since it...
2014-04-03 Rafael EspindolaRevert "Fix a nomenclature error in llvm-nm."
2014-04-03 Richard TrieuFix test case.
2014-04-03 Ben LangmuirAllow ASTFile to be reset to null
2014-04-03 Rui UeyamaFix style.
2014-04-02 Lang Hames[X86] As per suggestion from Craig Topper and Hal Finke...
2014-04-02 Jason MolendaAdd a missing arm64 idef.
2014-04-02 Hal FinkelFix multi-register costs in BasicTTI::getCastInstrCost
2014-04-02 Rui UeyamaMinor style fix.
2014-04-02 David MajnemerCodeGen: Emit some functions as weak_odr under -fms...
2014-04-02 Juergen RibutzkaAdd test case for [Constant Hoisting] Erase dead cast...
2014-04-02 Renato GolinARM Linux support
2014-04-02 Ed MasteAdd decorator for pr19311 on FreeBSD
2014-04-02 Lang Hames[CodeGen] Teach the peephole optimizer to remember...
2014-04-02 Jim InghamWorkaround for collision between enum members in LLVM...
2014-04-02 Rafael EspindolaFix a nomenclature error in llvm-nm.
2014-04-02 Pete CooperAdd ability to disable building LLVM utils
2014-04-02 Fariborz JahanianObjective-C [IRGen]. Add encoding for 'weak' attribute...
2014-04-02 Hal Finkel[PowerPC] Make PPCTTI::getMemoryOpCost call BasicTTI...
2014-04-02 Rui UeyamaConcatenate strings that are unnecessarily separated.
2014-04-02 Juergen RibutzkaAdd comments and test case for [DAG] Keep the opaque...
2014-04-02 Adrian Prantltypo
2014-04-02 Lang Hames[X86] Make the VFMA*231 variants commutable and relax...
2014-04-02 Duncan P. N... Revert "Reapply "LTO: add API to set strategy for ...
2014-04-02 Rui UeyamaMinor cleanup.
2014-04-02 Rui UeyamaRemove unused fields/member functions from unit test.
2014-04-02 Juergen RibutzkaAdd comments and test case for [X86TTI] Make constant...
2014-04-02 Richard SmithIf a using-declaration names a class member, but appear...
2014-04-02 Rui UeyamaRemove unused include.
2014-04-02 Saleem AbdulrasoolARM: fixup tests to specify the target more explicitly
2014-04-02 Juergen RibutzkaAdd test case for [Stackmaps][X86TTI] Fix think-o in...
2014-04-02 Rui UeyamaSimplify communication between Resolver and Input Graph.
2014-04-02 Greg ClaytonDon’t #include "llvm/Support/MachO.h” as it isn’t neede...
2014-04-02 Greg ClaytonDon’t include “llvm/Support/MachO.h” as it isn’t needed...
2014-04-02 Greg ClaytonDon’t #include “llvm/Support/MachO.h” in a header file...
2014-04-02 Saleem AbdulrasoolARM: update subtarget information for Windows on ARM
2014-04-02 Jim GrosbachMake a few more range-based loops use explicit types.
2014-04-02 Tobias GrosserUse explit types in foreach iterators
2014-04-02 Rafael EspindolaAdd back an assert that was lost in the ELFObjectFile...
2014-04-02 Tom StellardTargetLibraryInfo: Disable memcpy and memset on R600
2014-04-02 Rui UeyamaRemove dead code.
2014-04-02 Jim GrosbachSimplify resolveFrameIndex() signature.
2014-04-02 Jim GrosbachARM: cortex-m0 doesn't support unaligned memory access.
2014-04-02 Jim GrosbachMake some range based loop types more explicit.
2014-04-02 Enrico Granatardar://16424649
2014-04-02 Kai Nacke[mips] Add more Octeon cnMips instructions
2014-04-02 Richard SmithPR19305: Don't issue -Wunused-variable warnings on...
2014-04-02 David BlaikieDebugInfo: Include default template arguments in templa...
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for and explicit 'override...
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in constant promotion.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in load/store pair...
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in target lowering.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in frame lowering.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in pseudo expansion.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops for LOH
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops TLS cleanup.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in branch relaxation.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in address type...
2014-04-02 Roman DivackyExtend the SSE2 comment lexing to AVX2. Only 16byte...
2014-04-02 Quentin Colombet[ARM64][CollectLOH] Remove the link to the radar from...
2014-04-02 Simon Atanasyan[yaml2obj][ELF] Convert some static functions into...
2014-04-02 Simon Atanasyan[yaml2obj][ELF] Remove unused typedef.
2014-04-02 Simon Atanasyan[yaml2obj][ELF] Move section index to the ELFState...
2014-04-02 Simon Atanasyan[yaml2obj][ELF] Remove relationship between ELFState
2014-04-02 Oliver StannardARM: Add support for segmented stacks
2014-04-02 Adrian Prantlclarify comment
2014-04-02 Adrian Prantlfix a comment to use ASCII aprostrophes.
2014-04-02 Ed MasteAdd annotation for failure from new Attach/Resume test...
2014-04-02 Tim NorthoverARM64: use GOT for weak symbols & PIC.
2014-04-02 Tim NorthoverARM64: fix lowering of fp128 fptosi/fptoui
2014-04-02 Tim NorthoverSLPVectorizer: compare entire intrinsic for SLP compati...
2014-04-02 Tim NorthoverARM64: make sure first argument to INSERT_SUBVECTOR...
2014-04-02 Tim NorthoverARM64: convert fp16 narrowing ISel to pseudo-instruction
2014-04-02 Job NoormanMark FPB as a reserved register when needed.
2014-04-02 Samuel BenzaquenAdd matcher for ExprWithCleanups.
2014-04-02 Samuel BenzaquenAdd support for named values in the parser.
2014-04-02 Alexey Samsonov[ASan] Fix incompatible runtimes check: don't iterate...
2014-04-02 Evgeniy Stepanov[msan] Add missing test for r205413.
2014-04-02 Rafael EspindolaWork around gold bug sourceware.org/PR16794.
2014-04-02 Evgeniy Stepanov[msan] Kill __msan_print_param_shadow.
2014-04-02 Andreas SimbuergerReplace INVALID/INVALID_NOVERIFY with diagnostics.
2014-04-02 Evgeniy Stepanov[msan] Add __msan_check_mem_is_initialized.
2014-04-02 Evgeniy Stepanov[msan] Precise origin handling in __unaligned_(load...
2014-04-02 Alexey Samsonov[ASan] One more attempt to fix Android build
2014-04-02 Evgeniy Stepanov[msan] clang-format several unit tests
2014-04-02 Renato GolinRemove duplicated DMB instructions
2014-04-02 Daniel JasperFix regex bug in clang-tidy.
2014-04-02 Daniel JasperDisable a few clang-tidy checks by default.
2014-04-02 Rui UeyamaRemove a function that's not defined.
2014-04-02 Andrew MacPhersonUse getpgid() with waitpid() in case the process pgid...
2014-04-02 Rui Ueyamas/llvm::dyn_cast/dyn_cast/
2014-04-02 Rui UeyamaUse cast<T> instead of dyn_cast<T>.
2014-04-02 Rui UeyamaRemove unused variables.
2014-04-02 Rui UeyamaRemove dead code.
2014-04-02 David BlaikieSome more anonymous namespace diagnostics to switch...
2014-04-02 Rui UeyamaDevirtualize Resolver.
2014-04-02 David BlaikieRender anonymous entities as '(anonymous <thing>)'...
2014-04-02 Rui UeyamaRemove dead code.
next