OSDN Git Service

android-x86/external-llvm.git
2016-09-15 Peter CollingbourneTake ownership of libLTO as discussed on llvm-dev.
2016-09-15 Sanjay Patel[InstCombine] remove duplicated fold ; NFCI
2016-09-15 Sanjay Patel[InstCombine] allow (icmp sgt smin(PosA, B), 0) fold...
2016-09-15 Sanjay Patel[InstCombine] add vector tests for icmp sgt smin
2016-09-15 Sanjay Patel[InstCombine] auto-generate checks
2016-09-15 Etienne Bergeron[compiler-rt] Changing function prototype returning...
2016-09-15 Etienne BergeronFix silly mistake introduced here : https://reviews...
2016-09-15 Etienne Bergeronaddress comments from: https://reviews.llvm.org/D24566
2016-09-15 Reid KlecknerDocument our extension to the COFF .section directive...
2016-09-15 Sanjay Patel[InstCombine] clean up foldICmpWithConstant(); NFC
2016-09-15 Sanjay Patel[InstCombine] add helper function for foldICmpWithConst...
2016-09-15 Sanjay Patel[InstCombine] use m_APInt to allow icmp folds using...
2016-09-15 Simon Dardis[mips][ias] Enable IAS by default for N64 on Debian...
2016-09-15 James Molloy[ARM] Promote small global constants to constant pools
2016-09-15 Tim NorthoverGlobalISel: legalize GEP instructions with small offsets.
2016-09-15 Tim NorthoverGlobalISel: relax type constraints on G_ICMP to allow...
2016-09-15 Tim NorthoverGlobalISel: remove "unsized" LLT
2016-09-15 NAKAMURA Takumillvm/test/Transforms/CorrelatedValuePropagation/alloca...
2016-09-15 Tim NorthoverGlobalISel: cache pointer sizes in LLT
2016-09-15 Vedant Kumar[llvm-cov] Move some layout logic to the right spot...
2016-09-15 Vedant Kumar[llvm-cov] Hide instantiation views for unexecuted...
2016-09-15 Vedant Kumar[llvm-cov] Don't create 'jump to ...' links in nested...
2016-09-15 Wei MiAdd some shortcuts in LazyValueInfo to reduce compile...
2016-09-15 Jonas Hahnfeld[CMake] Fixing lit for runtimes directory
2016-09-15 Kostya Serebryany[libFuzzer] disable test that requires debug info ...
2016-09-15 Kostya Serebryany[libFuzzer] move the AFL driver build rule test into...
2016-09-15 Vedant Kumar[llvm-cov] Make a method name more accurate (NFC)
2016-09-15 Kostya Serebryany[libFuzzer] fix print_pcs test
2016-09-15 Vedant Kumar[llvm-cov] Don't print a verbose title when looking...
2016-09-15 Vedant Kumar[llvm-cov] Fix tests that aren't checking anything...
2016-09-15 Kostya Serebryany[libFuzzer] implement print_pcs with trace-pc-guard...
2016-09-15 Wei MiAdd a C++ unittest to test the fix for PR30213.
2016-09-15 Justin Lebar[doc] [CUDA] Add sections about STL support and differe...
2016-09-15 Sanjoy Das[LangRef] Add a clarifying example for undef
2016-09-15 Kostya Serebryany[libFuzzer] add 8-bit counters to trace-pc-guard handler
2016-09-14 Sanjay Patel[InstCombine] refactor eq/ne cases in foldICmpUsingKnow...
2016-09-14 Zachary Turner[pdb] Fix unit test compilation.
2016-09-14 Sanjay Patel[InstCombine] add vector tests for foldICmpUsingKnownBits()
2016-09-14 Zachary Turner[pdb] Get rid of Data and RawData in CVType.
2016-09-14 Zachary Turner[pdb] Write TPI hash values to the TPI stream.
2016-09-14 Reid Kleckner[MC] Handle discardable COFF sections in assembly
2016-09-14 Mehdi AminiFix auto-upgrade of TBAA tags in Bitcode Reader
2016-09-14 Reid KlecknerFix indentation in codeview code
2016-09-14 Mehdi Amini[LTO] Move tests from test/tools to test/LTO, as they...
2016-09-14 Mehdi Amini[LTO] Fix commons handling
2016-09-14 Mehdi Amini[ThinLTO] Add an option to llvm-lto to print some basic...
2016-09-14 Matt ArsenaultFinish renaming remaining analyzeBranch functions
2016-09-14 Sanjoy Das[Stackmap] Added callsite counts to emitted function...
2016-09-14 Sanjay Patel[x86] regenerate checks
2016-09-14 Sanjay Patel[x86] regenerate checks
2016-09-14 Evgeniy StepanovRevert "[ARM] Promote small global constants to constan...
2016-09-14 Sanjay Patel[x86] regenerate checks
2016-09-14 Davide Italiano[lib/LTO] Fix a typo. NFC.
2016-09-14 Matt ArsenaultRevert "AMDGPU: Use SOPK compare instructions"
2016-09-14 Matt ArsenaultAMDGPU: Use SOPK compare instructions
2016-09-14 Adrian PrantlVerifier: Mark orphaned DICompileUnits as a debug info...
2016-09-14 Matt ArsenaultMake analyzeBranch family of instruction names consistent
2016-09-14 Matt ArsenaultAArch64: Use TTI branch functions in branch relaxation
2016-09-14 Sanjay Patel[x86] fix formatting; NFC
2016-09-14 Etienne Bergeron[compiler-rt] Avoid instrumenting sanitizer functions
2016-09-14 Simon Pilgrim[X86][SSE] Improve recognition of i64 sitofp conversion...
2016-09-14 Chad Rosier[LoopInterchange] Typo. NFC.
2016-09-14 Chad Rosier[LoopInterchange] Add CL option to override cost threshold.
2016-09-14 Simon Pilgrim[X86][SSE] Don't use PSHUFD directly - lower with gener...
2016-09-14 Sanjay PatelgetValueType().getScalarSizeInBits() -> getScalarValueS...
2016-09-14 Chad Rosier[LoopInterchange] Cleanup debug whitespace. NFC.
2016-09-14 Sanjay PatelgetVectorElementType().getSizeInBits() -> getScalarSize...
2016-09-14 Sanjay PatelgetValueType().getSizeInBits() -> getValueSizeInBits...
2016-09-14 Etienne BergeronFix typo in comment [NFC]
2016-09-14 Matt ArsenaultAMDGPU: Support folding FrameIndex operands
2016-09-14 Sanjay PatelgetValueType().getScalarSizeInBits() -> getScalarValueS...
2016-09-14 Sanjay PatelgetScalarType().getSizeInBits() -> getScalarSizeInBits...
2016-09-14 Matt ArsenaultAMDGPU: Improve splitting 64-bit bit ops by constants
2016-09-14 Matthew Simpson[LV] Process pointer IVs with PHINodes in collectLoopUn...
2016-09-14 James Molloy[ARM] Promote small global constants to constant pools
2016-09-14 Sjoerd MeijerMCInstrDesc: this fixes an issue setting/getting member...
2016-09-14 Simon Pilgrim[X86][SSE] Removed unused getTargetShuffleNode function
2016-09-14 Simon Pilgrim[X86] Added i128 lshr+shl -> mask combine test
2016-09-14 Nemanja IvanovicFix code-gen crash on Power9 for insert_vector_elt...
2016-09-14 Andrea Di Biagio[InstCombine] Merged two test files and regenerated...
2016-09-14 Silviu Baranga[StackProtector] Use INITIALIZE_TM_PASS instead of...
2016-09-14 Nemanja IvanovicAdding missing directive for Power9.
2016-09-14 Simon Pilgrim[X86][SSE] Don't blend vector shifts with MOVSS/MOVSD...
2016-09-14 Kuba Brecka[asan] Enable -asan-use-private-alias on Darwin/Mach...
2016-09-14 James MolloyRevert "[Thumb] Teach ISel how to lower compares of...
2016-09-14 Vassil VassilevMissing includes.
2016-09-14 Tim NorthoverGlobalISel: mark pointer stores as legal on AArch64.
2016-09-14 Sjoerd MeijerThis reapplies r281304. The issue was that I had missed
2016-09-14 Elena DemikhovskyAVX-512: Fixed a bug in kortest.z intrinsic
2016-09-14 Igor Breger[AVX512BW] Change truncStore action (v16i16->v16i18...
2016-09-14 Craig Topper[X86] Remove the VCVTSI2SD32 with rounding intrinsic...
2016-09-14 Wei MiCreate a getelementptr instead of sub expr for ValueOff...
2016-09-14 Tobias GrosserEnsure Polly linking works without BUILD_SHARED_LIBS
2016-09-14 Peter Collingbournegold: Simplify. Do not unnecessarily enumerate Obj...
2016-09-14 Kostya Serebryany[libFuzzer] start using trace-pc-guard as an alternativ...
2016-09-14 Kostya Serebryany[sanitizer-coverage] add yet another flavour of coverag...
2016-09-13 Akira HatanakaAddress Pete's review comment and define OrigArg on...
2016-09-13 Akira Hatanaka[ObjCARC] Traverse chain downwards to replace uses...
2016-09-13 Vedant Kumar[llvm-cov] Just emit the version number in the index...
2016-09-13 Ahmed Bougacha[AArch64] Simplify patchpoint/stackmap size test (r2813...
next