OSDN Git Service

android-x86/external-llvm.git
2016-09-17 Ron Lieberman[Hexagon] segv while processing SUnit with nullNodePtr
2016-09-17 Matt ArsenaultAMDGPU: Fix broken FrameIndex handling
2016-09-17 Matt ArsenaultAMDGPU: Rename spill operands to match real instruction
2016-09-17 Matt ArsenaultAMDGPU: Push bitcasts through build_vector
2016-09-17 Kostya Serebryany[libFuzzer] properly reset the guards when reseting...
2016-09-17 Mehdi AminiDon't create a SymbolTable in Function when the LLVMCon...
2016-09-17 Mehdi Amini[MIR Parser] Fix Build!
2016-09-17 Mehdi AminiMIR Parser: issue an error when the Context discard...
2016-09-17 Kostya Serebryany[libFuzzer] change trace-pc to use 8-byte guards
2016-09-17 Kostya Serebryany[sanitizer-coverage] change trace-pc to use 8-byte...
2016-09-17 Mehdi AminiRevert "Don't create a SymbolTable in Function when...
2016-09-17 Mehdi AminiDon't create a SymbolTable in Function when the LLVMCon...
2016-09-17 Matt ArsenaultAMDGPU: Use i64 scalar compare instructions
2016-09-16 Tom StellardAMDGPU/SI: Fix kernel argument ABI for HSA
2016-09-16 Chris Bieneman[CMake] Support symlinks with the same name as the...
2016-09-16 Sanjay Patel[InstCombine] canonicalize vector select with constant...
2016-09-16 Matt ArsenaultAMDGPU: Allow some control flow intrinsics to be CSEd
2016-09-16 Evgeniy Stepanov[safestack] Fix assertion failure in stack coloring.
2016-09-16 Quentin Colombet[RegAllocGreedy] Fix the list of NewVRegs for last...
2016-09-16 Quentin Colombet[RegAllocGreedy] Fix an assertion and condition when...
2016-09-16 Tom StellardAMDGPU: Refactor kernel argument lowering
2016-09-16 Matt ArsenaultAMDGPU: Use SOPK compare instructions
2016-09-16 Tom StellardAMDGPU/SI: Add support for triples with the mesa3d...
2016-09-16 Sanjay Patel[InstCombine] allow vector types for constant folding...
2016-09-16 Davide Italiano[LTO] Add ability to parse AA pipelines.
2016-09-16 Derek Schuff[WebAssembly] Fix function types of CFGStackify tests
2016-09-16 Simon Pilgrim[X86][SSE] Added vector sub combine tests
2016-09-16 Simon Pilgrim[X86][SSE] Added vector add combine tests
2016-09-16 Derek SchuffInstall libLLVM if needed with LLVM_INSTALL_TOOLCHAIN_ONLY
2016-09-16 Nirav DaveDefer asm errors to post-statement failure
2016-09-16 Dehao ChenChange extractProfMetadata and extractProfTotalWeight...
2016-09-16 Michael KupersteinMake test slightly more explicit. NFC.
2016-09-16 Eli FriedmanLoopDistribute should preserve GlobalsAA.
2016-09-16 Eli FriedmanLoopLoadElimination should preserve GlobalsAA.
2016-09-16 Sanjay Patelauto-generate checks
2016-09-16 Sanjay Patelauto-generate checks
2016-09-16 Mehdi AminiFix test after renaming -name-anon-functions pass to...
2016-09-16 Teresa Johnson[LTO] Use llvm-nm instead of nm in new tests
2016-09-16 Eric ChristopherActually remove the Mangler from the AsmPrinter and...
2016-09-16 Eric ChristopherFix a hidden use of grabbing the Mangler from the AsmPr...
2016-09-16 Mehdi AminiRename NameAnonFunctions to NameAnonGlobals to match...
2016-09-16 Mehdi AminiFix NameAnonFunctions pass: for ThinLTO we need to...
2016-09-16 Sanjay Patel[InstCombine] add helper functions for visitICmpInst...
2016-09-16 Davide Italiano[IRObjectFile] Turn llvm_unreachable("foo") into someth...
2016-09-16 Davide Italiano[LTO] Prevent asm references to be dropped from the...
2016-09-16 Ahmed Bougacha[AArch64][GlobalISel] Add default regbank mapping for...
2016-09-16 Ahmed Bougacha[AArch64][GlobalISel] Add default regbank mapping for...
2016-09-16 Ahmed Bougacha[AArch64][GlobalISel] Add default regbank mapping for...
2016-09-16 Ahmed Bougacha[AArch64][GlobalISel] Test default regbank mapping...
2016-09-16 Ahmed Bougacha[AArch64][GlobalISel] Add default regbank mappings...
2016-09-16 Ahmed Bougacha[AArch64][GlobalISel] Add tests for default RegBank...
2016-09-16 David L KreitzerReapplying r278731 after fixing the problem that caused...
2016-09-16 Simon Dardis[mips] Fix previous revert r281726.
2016-09-16 Keith WalkerPlace the lowered phi instruction(s) before the DEBUG_V...
2016-09-16 Simon DardisRevert "[mips] Fix aui/daui/dahi/dati for MIPSR6"
2016-09-16 Teresa Johnson[LTO] Fix handling of mixed (regular and thin) mode LTO
2016-09-16 Simon Dardis[mips] Fix aui/daui/dahi/dati for MIPSR6
2016-09-16 Sjoerd MeijerReverting r281719, this is causing buildbot failures...
2016-09-16 Ahmed Bougacha[AArch64][GlobalISel] Use the generic DefaultMapping...
2016-09-16 Sjoerd MeijerThis is an attempt to reapply r280808: [ARM] Lower...
2016-09-16 Eric LiuTrying to fix Mangler memory leak in TargetLoweringObje...
2016-09-16 Chandler Carruth[LCG] Redesign the lazy post-order iteration mechanism...
2016-09-16 James Molloy[ARM] Promote small global constants to constant pools
2016-09-16 Eric ChristopherMove the Mangler from the AsmPrinter down to TLOF and...
2016-09-16 Eric ChristopherRemove unused function getMang().
2016-09-16 Justin Lebar[CUDA] [doc] Note that you can use std::min/max from...
2016-09-16 David MajnemerAdd a test for r280191
2016-09-16 Vitaly BukaRevert "[asan] Avoid lifetime analysis for allocas...
2016-09-16 Vitaly BukaRevert "[asan] Add flag to allow lifetime analysis...
2016-09-16 Mehdi AminiFix autoupgrade logic for Objective-C class properties...
2016-09-15 Hans Wennborgbuild_llvm_package.bat: Update to VS2015 and include...
2016-09-15 Sanjay Patel[InstCombine] move folds for icmp (sh C2, Y), C1 in...
2016-09-15 Kostya Serebryany[libFuzzer] make caller-callee feedback work with trace...
2016-09-15 Kostya Serebryany[sanitizer-coverage] make trace-pc-guard and indirect...
2016-09-15 Reid Kleckner[codeview] Optimize the size of defranges with gaps
2016-09-15 Sanjay Patel[InstCombine] allow icmp (shr/shl) folds for vectors
2016-09-15 Sanjay Patelregenerate checks
2016-09-15 Mehdi Amini[GlobalOpt] Dead Eliminate declarations
2016-09-15 David Majnemer[InstCombine] Do not RAUW a constant GEP
2016-09-15 Evandro Menezes[AArch64] Support for FP FMA when -ffp-contract=fast
2016-09-15 Evgeniy StepanovRevert "[ARM] Promote small global constants to constan...
2016-09-15 Sanjay Patel[InstCombine] simplify code; NFCI
2016-09-15 Sriraman Tallam[PM] Port CFGViewer and CFGPrinter to the new Pass...
2016-09-15 Zachary Turner[pdb] Write the IPI stream.
2016-09-15 Sanjay Patelfix function names; NFC
2016-09-15 Zachary Turner[pdb] Fix the TPI stream size computation.
2016-09-15 Kostya Serebryany[libFuzzer] fix the build for AFLDriverTest
2016-09-15 Sanjay Patel[InstCombine] allow icmp (sub nsw) folds for vectors
2016-09-15 Sanjay Patel[InstCombine] add vector tests for icmp (sub nsw)
2016-09-15 Davide Italiano[IRObjectFile] Handle undefined weak symbols in RecordS...
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
next