OSDN Git Service

android-x86/external-llvm.git
2016-04-02 Mehdi AminiRevert "ThinLTO: add module caching handling."
2016-04-02 Mehdi AminiCreate a typedef GlobalValue::GUID for uint64_t and...
2016-04-02 Mehdi AminiThinLTO: add module caching handling.
2016-04-02 Mehdi Amini80 lines column after renaming "shouldDiscardValueNames...
2016-04-02 Mehdi AminiRename Context::discardValueNames() to shouldDiscardVal...
2016-04-02 Mehdi AminiAdd Cache Pruning support
2016-04-02 Hans WennborgFix -Wpedantic warning about extra semi-colon
2016-04-01 Rong Xu[PGO] Use a helper function to find all indirect call...
2016-04-01 Tim NorthoverAArch64: avoid clobbering SP for dead MOVimm pseudos.
2016-04-01 Nico WeberMake DIASession work if msdia*.dll isn't registered.
2016-04-01 Adrian PrantlAdd missing emissionKind flags to the DICompileUnits...
2016-04-01 Mehdi AminiThinLTO: special handling for LinkOnce functions
2016-04-01 Manman RenSwift Calling Convention: add swifterror attribute.
2016-04-01 Simon Pilgrim[X86][SSE] Regenerated vector float tests - fabs /...
2016-04-01 Simon Pilgrim[X86][SSE] Vector i64 load tests
2016-04-01 Simon Pilgrim[X86][SSE] Regenerated comparison mask and float immedi...
2016-04-01 Simon Pilgrim[X86][SSE] Regenerated the vec_extract tests.
2016-04-01 David BlaikieUpdate owners to reflect recent changes
2016-04-01 Rong XuFix buildbot lldb-amd64-ninja-netbsd7 failure
2016-04-01 Simon Pilgrim[X86][SSE] Regenerated the vec_insert tests.
2016-04-01 James Y KnightRemove useless check for ThreadModel==Single in ARMISel...
2016-04-01 Peter CollingbourneLowerBitSets: Move declarations to separate namespace.
2016-04-01 Mike Aizatsky[libfuzzer] adding license headers to cpp files
2016-04-01 Simon Pilgrim[X86][SSE] Regenerated vec_partial tests.
2016-04-01 Sanjay Patel[x86] add an SSE2 + fast-unaligned accesses run for...
2016-04-01 Simon Pilgrim[X86][SSE] Regenerated vec_logical tests.
2016-04-01 Tom StellardAMDGPU: Implement {BUFFER,FLAT}_ATOMIC_CMPSWAP{,_X2}
2016-04-01 Simon Pilgrim[X86][SSE] Regenerated vector sdiv to shifts tests
2016-04-01 Mike Aizatsky[sancov] save entry block from pruning (it is always...
2016-04-01 Sanjay Patel[x86] add an SSE1 run for these tests
2016-04-01 Simon Pilgrim[X86][SSE] Regenerated vec_setcc tests.
2016-04-01 Simon Pilgrim[X86][SSE] Regenerated the vec_set tests.
2016-04-01 Sanjay Patel[x86] avoid intermediate splat for non-zero memsets...
2016-04-01 Chad Rosier[AArch64] Fix a typo. NFC.
2016-04-01 David Majnemer[InstCombine] Don't sink an instr after a catchswitch
2016-04-01 David Majnemer[SLPVectorizer] Don't insert an extractelement before...
2016-04-01 Rong Xu[PGO] Refactor PGOFuncName meta data code to be used...
2016-04-01 Sanjay Patel[x86] avoid intermediate splat for non-zero memsets...
2016-04-01 Benjamin Kramer[ADT] Make StringMap's tombstone aligned.
2016-04-01 Vedant Kumar[PGOProfile] Rename a test to make it more reusable...
2016-04-01 Valery Pykhtin[AMDGPU] fix MADAK/MADMK instructions operand namings...
2016-04-01 Andrea Di Biagio[x86] Remove redundant call to setTargetDAGCombine...
2016-04-01 Simon Pilgrim[X86][AVX512] Regenerated intrinsics tests
2016-04-01 Sagar Thakur[MIPS][LLVM-MC] Fix JR encoding for MIPSR6 ISA
2016-04-01 Benjamin Kramer[ThinLTO] Fix uninitialized flags.
2016-04-01 Andrey Turetskiy[X86] Introduce Lakemont CPU.
2016-04-01 James MolloyFix for pr24346: arm asm label calculation error in sub
2016-04-01 Oliver Stannard[AArch64] Better errors for out-of-range fixups
2016-04-01 Mehdi AminiThinLTO: move ObjCARCContractPass in the CodeGen pipeline
2016-04-01 Jeroen Ketema[OCaml] Use LLVMCreateMessage with constant strings...
2016-04-01 Jeroen Ketema[OCaml] Reinstate data_layout
2016-04-01 Mehdi AminiAdd a libLTO API to stop/restart ThinLTO between optimi...
2016-04-01 Chuang-Yu Cheng[PPC64] Bug fix: when enabling sibling-call-opt and...
2016-04-01 Mehdi AminiAdd a module Hash in the bitcode and the combined index...
2016-04-01 Mehdi AminiFix MSVC warning "comparison of integers of different...
2016-04-01 Mehdi AminiFix S390 big endian detection
2016-04-01 Mehdi AminiConst correctness in raw_sha1_ostream (NFC)
2016-04-01 Mehdi AminiAdd support for computing SHA1 in LLVM
2016-04-01 Sean SilvaImprove CHECK-NOT robustness of dllexport tests
2016-04-01 Michael KupersteinUse range-based for loops. NFC.
2016-04-01 Mehdi AminiRevert "Add support for computing SHA1 in LLVM"
2016-04-01 Sanjoy DasDon't insert stackrestore on deoptimizing returns
2016-04-01 Sanjoy DasDon't insert lifetime end markers on deoptimizing returns
2016-04-01 Sanjoy DasDon't use an i64 return type with webkit_jscc
2016-04-01 Matthias BraunAArch64ISelLowering: Remove unused variables/arguments...
2016-04-01 Chuang-Yu ChengFix Sub-register Rewriting in Aggressive Anti-Dependenc...
2016-04-01 Mehdi AminiAdd missing test for the "Module hash in bitcode" added...
2016-04-01 Mehdi AminiAdd a module Hash in the bitcode and the combined index...
2016-04-01 Mehdi AminiAdd support for computing SHA1 in LLVM
2016-04-01 Justin LebarRevert "Protect some assertions with NDEBUG rather...
2016-04-01 Justin LebarProtect some assertions with NDEBUG rather than DEBUG().
2016-04-01 Justin Lebar[NVPTX] Add a truncate DAG node to some calls.
2016-04-01 Justin Lebar[NVPTX] Read __CUDA_FTZ from module flags in NVVMReflect.
2016-04-01 Justin Lebar[NVPTX] Annotate some instructions as hasSideEffects...
2016-04-01 Justin Lebar[ifcnv] Add brief comment explaining what ifcnv is.
2016-04-01 Mehdi AminiFix Windows build (typo in disk_space() implementation)
2016-04-01 Akira Hatanaka[LoopVectorize] Don't unconditionally print vectorizati...
2016-04-01 Mehdi AminiAdd disk_space() to llvm::fs
2016-04-01 Adrian Prantltestcase gardening: update the emissionKind enum to...
2016-04-01 Mehdi AminiRevert "Add disk_space() to llvm::fs"
2016-04-01 Adrian PrantlFix a captialization error in r265077.
2016-03-31 Adrian PrantlMove the DebugEmissionKind enum from DIBuilder into...
2016-03-31 Hans WennborgFollow-up to r265036: I got these iterators mixed up
2016-03-31 Mehdi Aminiclang-format the large enum definitions in LLVMBitCodes.h
2016-03-31 Mehdi AminiUse const ref instead of value for Twine in the disk_sp...
2016-03-31 Matthias Braunlit: python3 compatibility fix
2016-03-31 Peter CollingbourneCreate thin archive in GNU format to fix test on OS X.
2016-03-31 Mehdi AminiAdd disk_space() to llvm::fs
2016-03-31 Tim ShenMove asm-printer-topological-order.ll to PowerPC backend
2016-03-31 Peter CollingbourneObject: Add function for moving thin archive object...
2016-03-31 Peter CollingbourneObject: Correctly read thin archives containing absolut...
2016-03-31 Tim Shen[AsmPrinter] Print aliases in topological order
2016-03-31 Chandler CarruthFix PR26940 where compiles times regressed massively.
2016-03-31 Mehdi AminiRevert "Add disk_space() to llvm::fs"
2016-03-31 Evgeniy StepanovPreserve blockaddress use edges in the module splitter.
2016-03-31 David Majnemer[NVPTX] Infer __nvvm_reflect as nounwind, readnone
2016-03-31 Simon PilgrimWdocumentation parameter fix
2016-03-31 Sanjay Patelfix typo; NFC
2016-03-31 Simon PilgrimFixed signed/unsigned warning
2016-03-31 Jun Bum Lim[AArch64] Allow loads with imp-def to be handled in...
next