OSDN Git Service

android-x86/external-llvm.git
2016-02-05 Richard SmithAttempt#2 to work around MSVC rejects-valid.
2016-02-05 Richard SmithAttempt to work around an MSVC rejects-valid. Apparentl...
2016-02-05 Richard SmithMore workarounds for undefined behavior exposed when...
2016-02-05 Xinliang David Li[PGO] Speed up name tab reading
2016-02-05 Davide Italiano[llvm-nm] Prefer empty() over size() == 0.
2016-02-05 Davide Italiano[llvm-nm] Transform a switch() statement in a pair...
2016-02-05 Davide Italiano[llvm-nm] Simplify code logic. NFCI.
2016-02-05 Hans WennborgCallAnalyzer::analyzeCall: change the condition back...
2016-02-05 Jun Bum Lim[AArch64] Refactoring aarch64-ldst-opt. NCF.
2016-02-05 Tom StellardTableGen: Add IsOptional field to AsmOperandClass
2016-02-05 Matt ArsenaultAMDGPU: Account for LDS alignment
2016-02-05 Matt ArsenaultAMDGPU: Preserve alignments on new created globals
2016-02-05 Reid Kleckner[codeview] Dump a missing field and change its signedness
2016-02-05 Tom StellardAMDGPU: Remove some purely R600 functions from AMDGPUIn...
2016-02-05 Tom StellardAMDGPU: Fix ordering of CPU and FS parameters in Target...
2016-02-05 Reid KlecknerFix echo.ll test failing due to DOS line endings
2016-02-05 Wei MiSome stackslots are allocated to vregs which have no...
2016-02-05 Tom StellardAMDGPU/SI: Correctly initialize SIInsertWaits pass
2016-02-05 Dan Gohman[WebAssembly] Update the select instructions' operand...
2016-02-05 Nemanja IvanovicAdd the missing test case for PR26193
2016-02-05 Nemanja IvanovicFix for PR 26193
2016-02-05 Benjamin KramerMove classes defined in a cpp file into an anonymous...
2016-02-05 Benjamin KramerPrefix external symbols in llvm-c-test.
2016-02-05 Renato GolinRevert "[AArch64] Improve load/store optimizer to handl...
2016-02-05 Dmitry Polukhin[DebugInfo] Eliminate compilation warning about used...
2016-02-05 Michael Zolotukhin[LoopUnrolling] Try harder to avoid rebuilding LCSSA...
2016-02-05 David Majnemer[MC] Add support for encoding CodeView variable definit...
2016-02-05 Joseph Tremoulet[RS4GC] Pass DenseMap by reference, NFC
2016-02-05 Amaury SechetAdd various binary operations in the LLVM C API echo...
2016-02-05 Adam Nemet[LoopLoadElim] Don't allow versioning when optForSize
2016-02-05 Adam NemetFix typo in comment
2016-02-05 Matt ArsenaultFix printing of f16 machine operands
2016-02-05 Easwaran RamanFix build breakage introduced by r259846.
2016-02-05 George Burgess IVAdd a test for MemorySSA. NFC.
2016-02-05 Amaury SechetAdd Support to llvm-c-test dependancies
2016-02-04 Xinliang David LiFunction name change /NFC
2016-02-04 Easwaran RamanRefactor profile summary support code. NFC.
2016-02-04 Amaury SechetImprove testing for the C API
2016-02-04 Nemanja IvanovicFix for PR 26356
2016-02-04 Evandro MenezesFix typo and test commit
2016-02-04 Nemanja IvanovicProvide a test case for rl259798
2016-02-04 Chad Rosier[AArch64] Bound the number of instructions we scan...
2016-02-04 Vedant Kumar[docs] Fix typo in YamlIO.rst
2016-02-04 Niels Ole SalscheiderInstall cmake files to lib/cmake/llvm
2016-02-04 Simon Pilgrim[X86][SSE] Select domain for 32/64-bit partial loads...
2016-02-04 Wei MiFix a regression for r259736.
2016-02-04 Xinliang David LiFix format in comment
2016-02-04 Xinliang David Li[PGO] Add interfaces to annotate instr with VP data
2016-02-04 Chad Rosier[AArch64] Improve load/store optimizer to handle LDUR...
2016-02-04 Sanjoy Das[SCEV] Add boolean accessors for NSW, NUW and NW; NFC
2016-02-04 David MajnemerCorrectly handle {Always,Never}StepIntoLine
2016-02-04 David MajnemerAdd support for S_DEFRANGE and S_DEFRANGE_SUBFIELD
2016-02-04 David MajnemerMake the dumper's output for variable ranges easier...
2016-02-04 Sanjay Pateluse 'auto' for iterators; NFCI
2016-02-04 Silviu Baranga[AArch64] Multiply extended 32-bit ints with `[U|S...
2016-02-04 Benjamin KramerThe canonical way to XFAIL a test for all targets is...
2016-02-04 Nemanja IvanovicEnable the %s modifier in inline asm template string
2016-02-04 Renato Golin[PPC] Move PPC test to a PPC-specific dir
2016-02-04 Simon Pilgrim[X86][SSE] Add general 32-bit LOAD + VZEXT_MOVL support...
2016-02-04 Chad RosierRevert "[AArch64] Improve load/store optimizer to handl...
2016-02-04 Simon Pilgrim[X86][SSE] Added i686 target tests to make sure we...
2016-02-04 Elena DemikhovskyAVX-512: Fixed a bug in FMA instruction selection on KNL
2016-02-04 Petar Jovanovic[Power PC] softening long double type
2016-02-04 Chad Rosier[AArch64] Improve load/store optimizer to handle LDUR...
2016-02-04 Michael Zuckerman[AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
2016-02-04 Simon Pilgrim[X86] Add AVX512 vector zext tests
2016-02-04 Jonas Paulsson[ScheduleDagInstrs] Improved comments
2016-02-04 Simon Pilgrim[X86] Moved SEXT -> SIGN_EXTEND_VECTOR_INREG combine...
2016-02-04 Andrey Turetskiy[X86] Use hash table in LEA optimization pass.
2016-02-04 Justin Bognercmake: Add a flag to enable LTO
2016-02-04 Craig Topper[Support] Use range-based for loop. NFC
2016-02-04 Craig Topper[Support] Use hexdigit instead of manually coding the...
2016-02-04 Xinliang David Li[PGO] Profile interface cleanup
2016-02-04 Jingyue Wu[NVPTX] Disable performance optimizations when OptLevel...
2016-02-04 Nemanja IvanovicTest case for PR 26381
2016-02-04 Wei Mi[SCEV] Try to reuse existing value during SCEV expansion
2016-02-04 Richard SmithFix undefined behavior when compiling in C++14 mode...
2016-02-04 Reid Kleckner[codeview] Don't attempt a cross-section label diff
2016-02-04 Kostya Serebryany[libFuzzer] hot fix a test
2016-02-04 Kostya Serebryany[libFuzzer] don't write the test unit when a leak is...
2016-02-03 Gerolf Hoflehner[SimplifyCFG] Fix for "endless" loop after dead code...
2016-02-03 Vedant Kumar[InstrProfiling] Fix a comment (NFC)
2016-02-03 David L KreitzerUnify the target opcode enum in TargetOpcodes.h and...
2016-02-03 Junmo ParkMinor code cleanups. NFC.
2016-02-03 David MajnemerPrint the OffsetStart field's relocation
2016-02-03 Sanjay Patelrangify; NFCI
2016-02-03 Sanjay Patelclean up; NFC
2016-02-03 David Majnemer[llvm-readobj] Add support for dumping S_DEFRANGE symbols
2016-02-03 Reid KlecknerReplace static const int with enum to fix obnoxious...
2016-02-03 Reid Kleckner[unittests] Move TargetRegistry test from Support to MC
2016-02-03 Reid KlecknerSilence -Wsign-conversion issue in ProgramTest.cpp
2016-02-03 Ana PazosFix pointers to go on the right hand side. NFC.
2016-02-03 David Majnemer[LoopStrengthReduce] Don't rewrite PHIs with incoming...
2016-02-03 David Majnemer[ScalarEvolutionExpander] Simplify findInsertPointAfter
2016-02-03 Reid Kleckner[codeview] Remove EmitLabelDiff in favor emitAbsoluteSy...
2016-02-03 Reid Kleckner[codeview] Use the MCStreamer interface directly instea...
2016-02-03 Keno Fischer[DWARFDebug] Fix another case of overlapping ranges
2016-02-03 Todd FialaAddress NDEBUG-related linkage issues for Value::assert...
2016-02-03 Tim Shen[SelectionDAG] Fix CombineToPreIndexedLoadStore O(n...
2016-02-03 Reid KlecknerMinor performance tweaks to llvm-tblgen (and a few...
next