platform/upstream/llvm.git
2014-04-03 Rui UeyamaMinor cleanup.
2014-04-03 Rui UeyamaSimplify two if's.
2014-04-03 Rui UeyamaFix comments.
2014-04-03 Rui UeyamaEarly return.
2014-04-03 Rui UeyamaFix ELFFileNode::resetNextIndex().
2014-04-03 Lang Hames[ARM64] Teach the ARM64DeadRegisterDefinition pass...
2014-04-03 Rui UeyamaExpand 'auto' that's hard for human to deduce its real...
2014-04-03 NAKAMURA Takumiunconditional-branch.ll is broken for targeting x86_64...
2014-04-03 Tom StellardR600: Correct opcode for BFE_INT
2014-04-03 Tom StellardR600/SI: Lower 64-bit immediates using REG_SEQUENCE
2014-04-03 NAKAMURA TakumiRevert r205551, "Attempt to XFAIL this on mingw and...
2014-04-03 NAKAMURA Takumillvm/test/CodeGen/X86/peephole-multiple-folds.ll: Relax...
2014-04-03 Rui UeyamaAdd empty() to atom_collection.
2014-04-03 Fariborz Jahanianvector [Sema]. Check for proper use of 's' char prefix
2014-04-03 Tobias GrosserAdd another hint for fixing check-polly errors to get_s...
2014-04-03 Ed MasteAvoid crash if symbol returns a null name
2014-04-03 Reid Kleckner-fms-extensions: Error out on #pragma init_seg
2014-04-03 Tobias GrosserNote of last Polly phone call
2014-04-03 Rui UeyamaRemove "virtual" and add "override".
2014-04-03 Eric ChristopherAttempt to XFAIL this on mingw and cygwin hosts. The...
2014-04-03 Rui UeyamaRemove "this->".
2014-04-03 Tobias GrosserAdd a paragraph describing how to configure the python...
2014-04-03 Roman DivackyRevert r205436:
2014-04-03 Eli BenderskyFix PR19270 - type mismatch caused by invalid optimization.
2014-04-03 Eric ChristopherLoosen up check so that we can pass on platforms that...
2014-04-03 Saleem AbdulrasoolARM: update even more tests
2014-04-03 Jim InghamGet "dis -c -s" working again.
2014-04-03 Faisal ValiTeach getTemplateInstantiationPattern to deal with...
2014-04-03 Dmitri GribenkoArrayRef: use std::vector::data() now that we are build...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2014-04-03 Tim NorthoverARM: tell LLVM about zext properties of ldrexb/ldrexh
2014-04-03 Ed MasteAdd explict dependencies on swig .i files for cmake...
2014-04-03 Daniel Sanders[mips] Add negative tests confirm that supported ISA...
2014-04-03 Daniel Sanders[mips] Implement ehb, ssnop, and pause in assembler
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 ...
next