OSDN Git Service

android-x86/external-llvm.git
2016-08-27 Jan VeselyAMDGPU/R600: Enable Load combine
2016-08-27 Craig Topper[X86] Rename predicate function that detects if require...
2016-08-27 Craig Topper[X86] Keep looping over operands looking for byte regis...
2016-08-27 Craig Topper[X86] Include XMM/YMM/ZMM16-23 in X86II::isX86_64Extend...
2016-08-27 Craig Topper[X86] Don't allow DR8-DR15 to be assembled in 32-bit...
2016-08-27 Craig Topper[X86] Remove stale comment about FixupBWInsts pass...
2016-08-27 Craig Topper[AVX-512] Allow EVEX encoding unordered/ordered/equal...
2016-08-27 Craig Topper[X86] Enable FR32/FR64 cmpeq/cmpne/cmpunord/cmpord...
2016-08-27 Craig Topper[AVX-512] Add load folding for EVEX vcmpps/pd/ss/sd.
2016-08-27 Teresa Johnson[LTO] Don't create a new common unless merged has diffe...
2016-08-27 Matt ArsenaultAMDGPU: Mark sched model complete
2016-08-27 Matt ArsenaultAMDGPU: Remove unneeded implicit exec uses/defs
2016-08-27 Lang Hames[Orc] Explicitly specify type for assignment.
2016-08-27 Sebastian PopGVN-hoist: invalidate MD cache (PR29144)
2016-08-27 Quentin Colombet[RegBankSelect] Do not abort when the target wants...
2016-08-27 Quentin Colombet[InstructionSelect] Do not abort when the target wants...
2016-08-27 Quentin Colombet[MachineLegalize] Do not abort when the target wants...
2016-08-27 Matt ArsenaultAMDGPU: Select mulhi 24-bit instructions
2016-08-27 Matt ArsenaultAMDGPU: Move cndmask pseudo to be isel pseudo
2016-08-27 Matt ArsenaultAMDGPU: Fix sched type for branches
2016-08-27 Matt ArsenaultAMDGPU: Remove register operand from si_mask_branch
2016-08-27 Matt ArsenaultAMDGPU: Improve error reporting for maximum branch...
2016-08-27 Chris Bieneman[CMake] Only generate Components.cmake if components...
2016-08-27 Lang Hames[ORC] Fix typo in LogicalDylib, add unit test.
2016-08-27 Quentin Colombet[GlobalISel] Add a fallback path to SDISel.
2016-08-27 Quentin Colombet[AArch64][CallLowering] Do not assert for not implement...
2016-08-27 Quentin Colombet[GlobalISel] Teach the core pipeline not to run if...
2016-08-27 Michael Kuperstein[X86] Add baseline test for "odd" shuffles. NFC.
2016-08-26 Quentin Colombet[IRTranslator] Do not abort when the target wants to...
2016-08-26 Quentin Colombet[MFProperties] Introduce a FailedISel property.
2016-08-26 Teresa Johnson[ThinLTO] Move loading of cache entry to client
2016-08-26 Andrew KaylorAdding document describing the use of the -opt-bisect...
2016-08-26 Quentin Colombet[TargetPassConfig] Add a target hook to know what Globa...
2016-08-26 Quentin Colombet[IRTranslator][NFC] Use DEBUG_TYPE instead of repeating...
2016-08-26 Quentin Colombet[SelectionDAG] Do not run the ISel process on already...
2016-08-26 Quentin Colombet[MachineFunction] Introduce a reset method.
2016-08-26 Justin BognerTableGen: Switch from a std::map to a DenseMap in CodeG...
2016-08-26 Quentin Colombet[MFProperties] Introduce a reset method with no argument.
2016-08-26 Quentin Colombet[MFProperties][NFC] Rename clear into reset to match...
2016-08-26 Tom StellardAMDGPU/SI: Canonicalize offset order for merged DS...
2016-08-26 Tom StellardXXX
2016-08-26 Tom StellardAMDGPU/SI: Use a better method for determining the...
2016-08-26 Chris Bieneman[CMake] Expose runtime component check targets
2016-08-26 Adam Nemet[Inliner] Report when inlining fails because callee...
2016-08-26 Rafael EspindolaMake writeToResolutionFile a static helper.
2016-08-26 Kyle ButtTailDuplication: Record blocks that received the duplic...
2016-08-26 Chris Bieneman[CMake] Fixing LLVM_INCLUDE_TESTS for runtimes directory
2016-08-26 Teresa JohnsonStreamline LTO getComdat invocation (NFC)
2016-08-26 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-26 Manman RenSwift Calling Convetion: add support for AArch64.
2016-08-26 Tim NorthoverAArch64: avoid assertion on illegal types in performFDi...
2016-08-26 Sanjay Patel[InstCombine] add helper function for icmp (and (sh...
2016-08-26 Chad Rosier[AArch64] Avoid materializing constant values when...
2016-08-26 Davide Italiano[AsmParser] Placate a -Wmisleading-indentantion warning...
2016-08-26 Reid Kleckner[MC] Move .cv_loc management logic out of MCContext
2016-08-26 Tim NorthoverGlobalISel: mark G_FPEXT legal from float to double.
2016-08-26 Tim NorthoverGlobalISel: mark G_FCMP legal on float & double.
2016-08-26 Tim NorthoverGlobalISel: simplify G_ICMP legalization regime.
2016-08-26 Tim NorthoverGlobalISel: legalize sdiv and srem operations.
2016-08-26 Tim NorthoverGlobalISel: legalize under-width divisions.
2016-08-26 Tim NorthoverGlobalISel: mark selects legal
2016-08-26 Tim NorthoverGlobalISel: mark float/int conversions legal
2016-08-26 Sanjay Patel[InstCombine] clean up foldICmpAndConstConst(); NFC
2016-08-26 Krzysztof ParzyszekMissed a semicolon in r279835
2016-08-26 Krzysztof ParzyszekAdd some more detailed debugging information in Registe...
2016-08-26 Sanjay Patel[InstCombine] add helper function for folding of icmp...
2016-08-26 Bob Haarmanlimit the number of instructions per block examined...
2016-08-26 Saleem AbdulrasoolFileCheck: Minor cleanup of the class Pattern
2016-08-26 Sanjay Patel[InstCombine] rename variables in foldICmpAndConstant...
2016-08-26 Bob Haarmantest commit
2016-08-26 Adam Nemet[LoopUnroll] Use OptimizationRemarkEmitter directly...
2016-08-26 Sanjay Patel[InstCombine] rename variables in foldICmpDivConstant...
2016-08-26 Davide Italiano[lib/LTO] Add an assertion to catch invalid opt levels.
2016-08-26 Chad Rosier[AArch64] Avoid materializing constant 1 by using csinc...
2016-08-26 Pablo BarrioHandle empty functions with debug info in load/store...
2016-08-26 Simon Pilgrim[X86][SSE4A] The EXTRQ/INSERTQ bit extraction/insertion...
2016-08-26 Eugene LeviantImplement getRandomBytes() function
2016-08-26 Craig Topper[X86][SSE] Add CMPSS/CMPSD intrinsic scalar load foldin...
2016-08-26 Matt ArsenaultReplace subregister uses when processing tied operands
2016-08-26 Eric ChristopherFix singlton -> singleton typo.
2016-08-26 Akira HatanakaFix the static_assert added in r279536.
2016-08-26 Kostya Serebryany[libFuzzer] simplify a test to make it pass on the bot
2016-08-25 Kostya Serebryany[libFuzzer] make sure we have symbols on fuzzer tests
2016-08-25 Michael KupersteinRevert r274613 because it breaks the test suite with...
2016-08-25 Kostya Serebryany[libFizzer] rename -print_new_cov_pcs=1 into -print_pcs...
2016-08-25 Michael KupersteinRevert r279782 due to debug buildbot breakage.
2016-08-25 David BlaikieFix ArrayRef initializer_list Ctor Test
2016-08-25 Michael KupersteinRevert r274613 because it breaks the test suite with...
2016-08-25 Tim Shen[MemCpy] Add comments for r279769
2016-08-25 Chris Bienemancmake: Install CheckAtomic.cmake (needed by lldb)
2016-08-25 Chris Bieneman[CMake] Add support for exposing runtime targets
2016-08-25 Tim NorthoverARM: by default don't set the Thumb bit on MachO reloca...
2016-08-25 Hemant Kulkarnillvm-objdump: ELF: Handle code and data mix in all...
2016-08-25 Tim Shen[MemCpy] Check for alias in performMemCpyToMemSetOptzn...
2016-08-25 Michael KupersteinReuse an SDLoc throughout a function. NFC.
2016-08-25 Tim NorthoverGlobalISel: add missing type to G_UADDE instructions
2016-08-25 Tim NorthoverGlobalISel: mark overflow bit of overflow ops legal.
2016-08-25 Tim NorthoverGlobalISel: mark simple ops legal even on types < 32...
2016-08-25 Tim NorthoverGlobalISel: mark pointer constants as legal on AArch64.
2016-08-25 Tim NorthoverGlobalISel: perform multi-step legalization
next