OSDN Git Service

android-x86/external-llvm.git
2016-06-22 Sanjoy Das[RS4GC] Use StringRef; NFC
2016-06-22 Reid KlecknerChange that to include MCMachObjectWriter.h
2016-06-22 Reid KlecknerAdd one more missing MCObjectWriter.h include
2016-06-22 Reid KlecknerFix instance of -Wdelete-incomplete
2016-06-22 Reid KlecknerPrune some includes from headers and sink some inline...
2016-06-22 Xinliang David Li[PM]: LoopAccessInfo simple refactoring
2016-06-22 Reid Kleckner[pdb] Treat a stream size of ~0U as 0
2016-06-22 Chris Bieneman[MachO] Finish moving fat header swap functions to...
2016-06-22 Sanjoy Das[ImplicitNullChecks] Hoist trivial depdendencies if...
2016-06-22 Rafael EspindolaUse shouldAssumeDSOLocal.
2016-06-22 Rafael EspindolaExtract a few variables to make 'if' smaller. NFC.
2016-06-22 Changpeng FangAMDGPU/SI: Define an intrinsic to expose ds_swizzle_b32
2016-06-22 Hans Wennborg[codeview] Write LF_UDT_SRC_LINE records (PR28251)
2016-06-22 Pawel BylicaDo not require __STDC_LIMIT_MACROS and others
2016-06-22 Chris Bieneman[CMake] LLVM_BINARY_DIR was not being properly set...
2016-06-22 Chris Bieneman[MachO] Adding a few missing swapStruct functions
2016-06-22 Reid Kleckner[codeview] Fix the alignment padding that we add to...
2016-06-22 Davide Italiano[IRObjectFile] Propagate .weak attribute correctly...
2016-06-22 Daniel BerlinUpdate header documentation for API deliberately made...
2016-06-22 Peter CollingbourneIR: Introduce Module::global_objects().
2016-06-22 Matt ArsenaultAMDGPU: Run verifier after 2nd run of SIShrinkInstructions
2016-06-22 Matt ArsenaultAMDGPU: Fix verifier errors in SILowerControlFlow
2016-06-22 Krzysztof Parzyszek[Hexagon] Add SDAG preprocessing step to expose shifted...
2016-06-22 Davide Italiano[UpdateCompilerUsed] API rename and cleanup, suggested...
2016-06-22 Xinliang David Li[MBFI]: Add a new suboption for graph viewer
2016-06-22 Sanjay Patel[ValueTracking] improve ComputeNumSignBits for vector...
2016-06-22 Chad Rosier[AArch64] Remove an overly aggressive assert.
2016-06-22 Rafael EspindolaStart using shouldAssumeDSOLocal on Hexagon.
2016-06-22 Nirav DavePreserve DebugInfo when replacing values in DAGCombiner
2016-06-22 Wei DingAMDGPU: Add convergent flag to INLINEASM instruction.
2016-06-22 Reid Kleckner[codeview] Add IntroducingVirtual debug info flag
2016-06-22 Jason HenlineRemoving whitespace from test commit rL273447
2016-06-22 Matt ArsenaultAMDGPU: Make FrameLowering stack alignment 16
2016-06-22 Jason HenlineAdd whitespace to check commit access
2016-06-22 Reid Kleckner[codeview] Fix trivial bug in OneMethodRecord::isIntrod...
2016-06-22 Vedant Kumar[asan] Do not instrument accesses to profiling globals
2016-06-22 Reid Kleckner[codeview] Defer emission of all referenced complete...
2016-06-22 Xinliang David Li[BFI]: NFC refactoring
2016-06-22 Zhan Jun Liau[SystemZ] Recognize RISBG opportunities involving a...
2016-06-22 Krzysztof Parzyszek[Hexagon] Handle expansion of cmpxchg
2016-06-22 Reid Kleckner[codeview] Remove ClassInfoMap
2016-06-22 Xinliang David Li[MBFI]: show branch probability in DOT graph
2016-06-22 Saleem Abdulrasoolllvm-ar: reduce some duplication, NFC
2016-06-22 Artur PilipenkoUpgrade old memset/memcpy signatures (without isVolatil...
2016-06-22 Artur PilipenkoNFC. Move Verifier::verifyIntrinsicType to Intrinsics.h
2016-06-22 Sanjay Patel[InstSimplify] add ashr tests including vector types
2016-06-22 Simon Pilgrim[SLPVectorizer][X86] Added ceil/floor/nearbyint/rint...
2016-06-22 Sanjay Patel[InstSimplify] regenerate checks
2016-06-22 George Rimar[llvm-readobj] - Teach llvm-readobj to print dependenci...
2016-06-22 Simon PilgrimRegenerated test
2016-06-22 Krzysztof Parzyszek[SDAG] Remove FixedArgs parameter from CallLoweringInfo...
2016-06-22 Rafael EspindolaDelete more dead code.
2016-06-22 Davide Italiano[LTO] Move UpdateCompilerUsed.h from lib/ to include/
2016-06-22 Craig Topper[X86] Remove GCC builtins from masked integer cmp and...
2016-06-22 Saleem Abdulrasoolllvm-ar: be more clever about default format
2016-06-22 Peter Zotov[OCaml] Add functions for accessing metadata nodes.
2016-06-22 Xinliang David LiAdd an option to enable MBFI dot viewer for a given...
2016-06-22 Matt ArsenaultAMDGPU: Fix gcc warnings
2016-06-22 Reid Kleckner[codeview] Improve names of types in scopes and member...
2016-06-22 Reid Kleckner[codeview] Add missing test from r273294
2016-06-22 Anna Zaks[asan] Do not instrument pointers with address space...
2016-06-21 Peter CollingbourneIR: Allow metadata attachments on declarations, and...
2016-06-21 Xinliang David LiClang format change /NFC
2016-06-21 Artem Belevich[build] Fixed build break for OCaml bindings.
2016-06-21 Matt ArsenaultMake DeadMachineInstructionElim preserve CFG
2016-06-21 Haicheng Wu[Kryo] Enable loop prefetcher.
2016-06-21 Vedant Kumar[Coverage] Clarify ownership of a MemoryBuffer in the...
2016-06-21 Kevin EnderbyUpdate llvm-obdump(1) to print FAT_MAGIC_64 for Darwin...
2016-06-21 Rafael EspindolaDelete more dead code.
2016-06-21 Jan VeselyAMDGPU: Remove gcc builtin names from workitem intrinsics
2016-06-21 Jan VeselyAMDGPU: Add implicitarg.ptr intrinsic.
2016-06-21 Michael Kuperstein[X86] Make arithmetic operations cost model test saner...
2016-06-21 Artem Belevich[NVPTX] Improve lowering of byval args of device functions.
2016-06-21 Rafael EspindolaAdd back some dead code.
2016-06-21 Rafael EspindolaDelete some dead code.
2016-06-21 Artem Belevich[build] Make sure to link main executable with pthreads
2016-06-21 Easwaran RamanFix PR28219: Use profile summary from reader and not...
2016-06-21 Daniel BerlinAdd MemoryAccess creation and PHI creation APIs to...
2016-06-21 Reid Kleckner[codeview] Add support for splitting field list records...
2016-06-21 Saleem Abdulrasoolllvm-ar: correct typo
2016-06-21 Silviu Baranga[AArch64] Fix merge-store.ll regression test after...
2016-06-21 Krzysztof ParzyszekFix typo, NFC
2016-06-21 Etienne Bergeron[StackProtector] Fix computation of GSCookieOffset...
2016-06-21 Evandro Menezes[AArch64] Change the preferred alignment for char and...
2016-06-21 Silviu Baranga[AArch64] Restore codegen for AArch64 Cortex-A72/A73...
2016-06-21 Etienne Bergeronfix indentation
2016-06-21 Silviu Baranga[AArch64] Switch regression tests to test features...
2016-06-21 Etienne BergeronThis is part of the effort for asan to support Windows...
2016-06-21 Reid Kleckner[codeview] Fix DenseMap pointer invalidation bug
2016-06-21 Simon PilgrimStrip trailing whitespace
2016-06-21 Aaron BallmanSwitch to using an API that handles non-ASCII paths...
2016-06-21 Rafael EspindolaDefine a isPositionIndependent helper for ARMAsmPrinter...
2016-06-21 Daniel Sanders[arm+x86] Make GNU variants behave like GNU w.r.t combi...
2016-06-21 Elena Demikhovskyreverted the prev commit due to assertion failure
2016-06-21 Elena DemikhovskyFixed consecutive memory access detection in Loop Vecto...
2016-06-21 Junmo Park[TargetSchedule] Use 'isOutOfOrder' as possible to...
2016-06-21 Craig Topper[AVX512] Add patterns for any-extending a mask that...
2016-06-21 Craig Topper[AVX512] Use update_llc_test_checks.py to regenerate...
2016-06-21 James Y KnightRevert "Change RelaxELFRelocations for llc."
2016-06-21 David MajnemerReplace silly uses of 'signed' with 'int'
next