platform/upstream/llvm.git
2014-04-03 Logan ChienCode cleanup (re-indent)
2014-04-03 Tim NorthoverARM: skip cmpxchg failure barrier if ordering is monotonic.
2014-04-03 Alexey Samsonov[TSan] Fix a rare deadlock on multithreaded fork.
2014-04-03 Samuel BenzaquenRevert "Add support for named values in the parser."
2014-04-03 Zoran JovanovicImplementation of 16-bit microMIPS instructions MFHI...
2014-04-03 Alexey Samsonov[TSan] Fix a typo ThreadIgnoreSyncEnd. Found by inspection
2014-04-03 Daniel Sanders[mips] Add initial (experimental) MIPS-IV support.
2014-04-03 Eric ChristopherFix for PR 19261:
2014-04-03 Zoran JovanovicMicroMIPS specific little endian fixup data byte ordering.
2014-04-03 Daniel Jasperclang-format: Prefer an additional line-break over...
2014-04-03 Daniel Jasperx
2014-04-03 Tim NorthoverARM: expand atomic ldrex/strex loops in IR
2014-04-03 Stepan DyatkovskiyPR19320:
2014-04-03 Silviu Baranga[ARM] When generating a vpaddl node the input lane...
2014-04-03 Sasa Stankovic[mips] Extend MipsMCExpr class to handle %higher(sym1...
2014-04-03 Stephen CanonImproved semantics for implicit scalar -> extvector...
2014-04-03 Tim NorthoverARM64: add regression test for r205519.
2014-04-03 Tim NorthoverARM64: always use i64 for the RHS of shift operations
2014-04-03 Tim NorthoverRTTI Uniqueness: remove __name_for_load function.
2014-04-03 Daniel Jasperclang-format: Understand that "auto" is a type.
2014-04-03 Oliver StannardARM: Use __STACK_LIMIT symbol for segmented stacks
2014-04-03 Andrew TrickStack map docs. Remove some stray markup.
2014-04-03 Tim NorthoverARM64: don't generate __sincos_stret calls unless on...
2014-04-03 Andrew TrickMinor update to the stack map documentation.
2014-04-03 David BlaikieDebugInfo: Use a 64 bit type for the subrange
2014-04-03 Lang Hames[CodeGen] Fix peephole optimizer bug introduced in...
2014-04-03 Rui UeyamaAdd comment for Linker Script node.
2014-04-03 Rafael EspindolaHandle getting UnknownAddressOrSize or section_end().
2014-04-03 Rafael EspindolaImplement get getSymbolFileOffset with getSymbolAddress.
2014-04-03 Marshall ClowAdd a section about reporting bugs and contributing...
2014-04-03 Alexey Bataev[OPENMP] Small update for C++11
2014-04-03 Marshall ClowReword C++14 status to match C++11 status
2014-04-03 Marshall ClowMark C++14 status as 'complete'
2014-04-03 Rafael EspindolaRemove getSymbolValue.
2014-04-03 Rafael EspindolaAdd support for the R_ARM_ABS32 relocation.
2014-04-03 Rui UeyamaRemove ordinals from Input Graph elements.
2014-04-03 Rafael EspindolaOnly clear the thumb bit from function addresses.
2014-04-03 Rafael EspindolaSimplify ELFObjectFile<ELFT>::getSymbolAddress.
2014-04-03 Juergen RibutzkaRevert "[Constant Hoisting] Lazily compute the idom...
2014-04-03 Jim InghamMake the fail messages
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...
next