OSDN Git Service

android-x86/external-llvm.git
2016-03-25 Mehdi AminiFix windows build for sys::fs:file_status Access Time...
2016-03-25 Mehdi AminiAdd lastAccessedTime to file_status
2016-03-25 Mehdi AminiFix perfect forwarding for StringMap
2016-03-25 Mehdi AminiRevert "Add lastAccessedTime to file_status"
2016-03-25 Mehdi AminiRevert "Fix windows build for sys::fs:file_status Acces...
2016-03-25 Mehdi AminiFix windows build for sys::fs:file_status Access Time...
2016-03-25 Mehdi AminiAdd lastAccessedTime to file_status
2016-03-25 Mehdi AminiQuery the StringMap only once when creating MDString...
2016-03-25 Mehdi AminiAdjust initial size in StringMap constructor to guarant...
2016-03-25 Mehdi AminiFix DenseMap::reserve(): the formula was wrong
2016-03-25 Mehdi AminiStringMap: reserve appropriate size when initializing...
2016-03-25 Mehdi AminiAdd GUID/getGlobalIdentifier() non-static API to global...
2016-03-25 Duncan P. N... Bitcode: Use std::stable_partition for reproducible...
2016-03-25 Duncan P. N... Bitcode: Stop using MODULE_CODE_METADATA_VALUES
2016-03-25 Matt ArsenaultAMDGPU: Cost model for basic integer operations
2016-03-25 Hans WennborgX86: Use push-pop for materializing 8-bit immediates...
2016-03-25 Matt ArsenaultAMDGPU: Partially implement getArithmeticInstrCost...
2016-03-25 Duncan P. N... IR: Stop upgrading !llvm.loop attachments via MDString
2016-03-25 Duncan P. N... IR: Reserve an MDKind for !llvm.loop; NFC
2016-03-25 Saleem AbdulrasoolARM: fix optimised division on WoA
2016-03-25 Matt ArsenaultTTI: Report 0 cost for free addrspacecasts
2016-03-25 Matt ArsenaultTTI: Use 0 for cost of fabs if free
2016-03-25 Matt ArsenaultAMDGPU: TTI: Make insertelement free.
2016-03-24 Reid KlecknerTry to fix ODR violation of ErrorInfo::ID
2016-03-24 Manman RenCXX TLS: collect return blocks after SelectAllBasicBlocks.
2016-03-24 Sanjay PatelAdd utility script to generate checks for opt or llc...
2016-03-24 Sanjoy DasReduce code duplication by extracting out a helper...
2016-03-24 Sanjoy DasLower varargs correctly in deopt bundle lowering
2016-03-24 Sean SilvaFix typo: XDS -> XDG
2016-03-24 David Blaikiellvm-dwp: Coalesce code for reading the CU's DW_AT_GNU_...
2016-03-24 Mike Aizatsky[sancov] renaming statistics fields.
2016-03-24 Matthias BraunLiveInterval: Fix Distribute() failing on liveranges...
2016-03-24 David Majnemer[LoopStrengthReduce] Don't hoist into a catchswitch
2016-03-24 Lang Hames[Support] Add ErrorInfo::ID static member definition.
2016-03-24 Eric ChristopherFinish the incomplete 'd' inline asm constraint support...
2016-03-24 Eric ChristopherReorder check lines, comments in test and remove unnece...
2016-03-24 Kostya Serebryany[libFuzzer] handle SIGTERM
2016-03-24 Sanjoy DasMatch call and target calling conventions in test
2016-03-24 Mike Aizatsky[sancov] adding leading zeros to coverage pct.
2016-03-24 Dimitry AndricAdd <atomic> to ThreadPool.h, since std::atomic is...
2016-03-24 Reid KlecknerRevert "Recommitted r263424 "Supporting all entities...
2016-03-24 Krzysztof Parzyszek[Hexagon] Be sure to treat subregisters of a CSR as...
2016-03-24 David Blaikie[ADT] C++11ify SmallVector::erase's arguments from...
2016-03-24 Sanjoy DasAdd lowering support for llvm.experimental.deoptimize
2016-03-24 Krzysztof Parzyszek[Hexagon] Add support for run-time stack overflow checking
2016-03-24 Teresa Johnson[ThinLTO] Use bulk importing in llvm-link
2016-03-24 Krzysztof Parzyszek[Hexagon] Generate PIC-specific versions of save/restor...
2016-03-24 Richard SmithStop relying on mapped_iterator's function having a...
2016-03-24 Sanjoy Das[Statepoints] Fix yet another issue around gc pointer...
2016-03-24 Sanjoy DasMinor cosmestic changes (NFC)
2016-03-24 Chris Bieneman[Docs] Updating CMake docs to include LLVM_OPTIMIZED_TA...
2016-03-24 David Blaikie[debuginfo] Include dwo_name in the split unit to impro...
2016-03-24 Lang Hames[docs] Clarify Error example in Programmer's Manual.
2016-03-24 Adam Nemet[LLE] Check for mismatching types between the store...
2016-03-24 Sanjay Pateldon't hardcode the name of the llc checks script
2016-03-24 Simon Atanasyan[MC][mips] Add MipsMCInstrAnalysis class and register...
2016-03-24 Sanjoy DasRemove unnecessary redirect from test
2016-03-24 Sanjay Patelreorganize llc checks script to allow more flexibility...
2016-03-24 Rafael EspindolaFix gold tests for llvm-readobj format change.
2016-03-24 Simon Pilgrim[X86][XOP] Fixed instruction postfixes to more closely...
2016-03-24 Duncan P. N... BitcodeWriter: Move abbreviation for GenericDINode...
2016-03-24 Duncan P. N... BitcodeWriter: Move abbreviation for DILocation; almost NFC
2016-03-24 Duncan P. N... BitcodeWriter: Split out named metadata; almost NFC
2016-03-24 Simon Atanasyan[llvm-readobj] Decode st_other symbol's flags
2016-03-24 Duncan P. N... Bitcode: Module* -> Module&, NFC
2016-03-24 Elena DemikhovskyAVX-512: Generate KTEST instead of TEST fir i1 vectors
2016-03-24 NAKAMURA TakumiErrorTest.cpp: Move instantiations out of anonymous...
2016-03-24 Tim NorthoverCodeGen: extend RHS when splitting ATOMIC_CMP_SWAP_WITH...
2016-03-24 Tom StellardAMDGPU/SI: Add Polaris support
2016-03-24 Simon Pilgrim[X86][XOP] Merged 128/256 bit 4op instruction definitio...
2016-03-24 NAKAMURA TakumiDefine ErrorInfo::ID explicitly.
2016-03-24 Rafael EspindolaFix another case where we were unconditionally linking...
2016-03-24 NAKAMURA TakumiError.cpp: Fix a warning. [-Wpedantic]
2016-03-24 NAKAMURA TakumiErrorTest.cpp: Fix an expression, possibly typo.
2016-03-24 Rafael EspindolaFix resolution of linkonce symbols in comdats.
2016-03-24 Daniel Sanders[mips] Range check vsplat_simm5 and vsplat_simm10
2016-03-24 Pirama Arumuga... Remove unsafe AssertZext after promoting result of...
2016-03-24 Nemanja Ivanovic[PowerPC] Disable direct moves for extractelement and...
2016-03-24 Amjad AboudRecommitted r263424 "Supporting all entities declared...
2016-03-24 Daniel Sanders[mips] Range check simm10
2016-03-24 Simon Pilgrim[X86][XOP] Support for VPPERM byte shuffle instruction
2016-03-24 Daniel Sanders[mips] Tidy up cnMIPS tablegen definitions. NFC.
2016-03-24 Vasileios KalintirisFix sequence point warning. NFC.
2016-03-24 James Molloy[llvm-nm] Fix r264247
2016-03-24 Zlatko Buljan[mips][microMIPS] Add CodeGen support for DIV, MOD...
2016-03-24 James Molloy[llvm-nm] Correct -P ELF output
2016-03-24 Hrvoje Varga[mips][microMIPS] Implement MTC*, MTHC* and DMTC* instr...
2016-03-24 Hrvoje Varga[mips][microMIPS] Fix for "Cannot copy registers" assertion
2016-03-24 Adam Nemet[LAA] Formatting fix in previous change
2016-03-24 Adam Nemet[LAA] Support memchecks involving loop-invariant addresses
2016-03-24 Lang Hames[Support] Add conversions between Expected<T> and Error...
2016-03-24 Kostya Serebryany[libFuzzer] don't report memory leaks if we are dying...
2016-03-24 Kostya Serebryany[libFuzzer] use fdopen+vfprintf instead of fsnprintf...
2016-03-24 Simon Pilgrim[X86][SSE] Added tests to ensure that consecutive loads...
2016-03-24 Paul Robinson[PS4] Guarantee an instruction after a 'noreturn' call.
2016-03-24 Rafael EspindolaFix lazy linking of comdat members.
2016-03-24 Mike Aizatsky[sancov] -print-coverage-stats option to print various...
2016-03-23 Lang Hames[Support] Make all Errors convertible to std::error_code.
2016-03-23 Matt ArsenaultAPFloat: Fix signalling nans for scalbn
2016-03-23 Matt ArsenaultAMDGPU: Remove atomic inc/dec patterns
next