OSDN Git Service

android-x86/external-llvm.git
2016-05-23 Amaury SechetExtract renaming from D19181
2016-05-23 Xinliang David Li[profile] show more statistics
2016-05-23 David Blaikiellvm-dwp: Add an abstraction for the DWP string pool
2016-05-23 Aaron BallmanRemoving a switch statement that contains only a defaul...
2016-05-23 Diana Picus[BPF] Remove exit-on-error flag in test (PR27766)
2016-05-23 Asaf Badouh[X86][RTM] _xabort() should not have "noreturn" attribute
2016-05-23 Alexander Potapenko[InlineAsm] Avoid creating extra string instances in...
2016-05-23 Simon Pilgrim[X86][AVX] Added tests that access ymm registers before...
2016-05-23 Renato GolinReverts "[BPF] Remove exit-on-error flag in test (PR27766)"
2016-05-23 Simon Pilgrim[X86][SSE] Regenerated scalar load folding tests
2016-05-23 Simon Pilgrim[X86][SSE] Regenerated partial register update tests
2016-05-23 Simon Pilgrim[X86][SSE] Updated sse/avx cvtsi2sd tests to use non...
2016-05-23 Simon Pilgrim[X86][SSE2] Regenerated sse2 upgraded intrinsics tests
2016-05-23 Simon Pilgrim[X86][AVX] Regenerated avx upgraded intrinsics tests
2016-05-23 Diana Picus[BPF] Remove exit-on-error flag in test (PR27766)
2016-05-23 Chris Dewhurst[Sparc] LEON erratum fix - Delay Slot Filler modification.
2016-05-23 Chris Dewhurst[Sparc][LEON] LEON Erratum fix. Insert NOP after LD...
2016-05-23 Sam Kolton[AMDGPU] Assembler: refactor parsing of modifiers and...
2016-05-23 Jacob Baungard... Test commit
2016-05-23 Davide Italiano[SCCP] Update comment to reflect reality.
2016-05-23 Richard SmithEnable use of sigaltstack for signal handlers when...
2016-05-23 Craig Topper[X86] Use instruction aliases to replace custom asm...
2016-05-23 David MajnemerRevert "Modify emitTypeInformation to use MemoryTypeTab...
2016-05-22 Craig Topper[AVX512] Add patterns to implement stores of extracts...
2016-05-22 Lang Hames[Kaleidoscope] Fix static global ordering to prevent...
2016-05-22 Simon Pilgrim[X86][SSE] Added extra i8 extract element test
2016-05-22 Sanjay Patel[x86, AVX] don't add a vzeroupper if that's what the...
2016-05-22 Sanjay Patel[x86, AVX] add test file to show vzeroupper pass excesses
2016-05-22 Sanjay Patelreduce indent; NFC
2016-05-22 Sanjay Pateluse 'auto' with 'dyn_cast'; fix formatting; NFC
2016-05-22 Sanjay Patel[ValueTracking, InstCombine] extend isKnownToBeAPowerOf...
2016-05-22 Igor Breger[AVX512] Implement missing patterns for any_extend...
2016-05-22 Craig Topper[AVX512] The AVX512 file only need subtract_subvector...
2016-05-22 Craig Topper[AVX512] Add an AddedComplexity line to the 512-bit...
2016-05-22 Craig Topper[AVX512] Change the AddedComplexity on some patterns...
2016-05-22 Xinliang David Libug fix: trim section specifier name length
2016-05-22 Craig Topper[X86] Add a common check-prefix to both run lines on...
2016-05-22 Craig Topper[AVX512] Add a couple patterns to fix some cases where...
2016-05-22 Craig Topper[AVX512] Remove seemingly unnecessary AddedComplexity...
2016-05-21 Xinliang David Li[profile] Static counter allocation for value profilin...
2016-05-21 Craig Topper[X86] Remove unnecessary alignment check on patterns...
2016-05-21 Craig Topper[AVX512] Add patterns for extracting subvectors and...
2016-05-21 Craig Topper[AVX512] Capitalize the Z in VEXTRACTPSzmr. Lowercase...
2016-05-21 Craig Topper[AVX512] Rename vector extract instructions so 'mr...
2016-05-21 Craig Topper[AVX512] Fix copy/paste mistake a I made in a comment.
2016-05-21 Chad RosierFix 80-column violation.
2016-05-21 Hal Finkel[LiveIntervalAnalysis] Don't dereference an end iterato...
2016-05-21 Michael Zuckerman[Clang][AVX512][intrinsics] Fix rcp and sqrt intrinsics.
2016-05-21 Michael Zuckerman[Clang][AVX512][intrinsics] Fix vscalef intrinsics.
2016-05-21 George Rimar[llvm-readobj] - Teach readobj to recognize SHF_COMPRES...
2016-05-21 Craig Topper[AVX512] Add patterns for VEXTRACT v16i16->v8i16 and...
2016-05-21 Craig Topper[AVX512] Disable AVX2 VPERMD, VPERMQ, VPERMPS, and...
2016-05-21 Craig Topper[AVX512] Disable AVX/AVX2 VBROADCASTSS/VBROADCASTSD...
2016-05-21 Craig Topper[AVX512] Use update_llc_test_checks to update some...
2016-05-21 David Majnemer[SimplifyCFG] Remove cleanuppads which are empty except...
2016-05-21 Craig Topper[AVX512] Fix test cases I missed in r270311.
2016-05-21 Matt ArsenaultAMDGPU: Define priorities for register classes
2016-05-21 Craig Topper[AVX512] Disable AVX/AVX2 patterns for VPSADBW and...
2016-05-21 Craig Topper[X86] Convert some SSE2/AVX2 intrinsics to ISD opcodes...
2016-05-21 Sanjoy Das[IRCE] Don't use an allocator for range checks; NFC
2016-05-21 Sanjoy Das[IRCE] Don't pass IRBuilder<> where unnecessary; NFC
2016-05-21 Matt ArsenaultAMDGPU: Cleanup lowering actions
2016-05-21 Sanjoy Das[GuardWidening] Fix incorrect use of remove_if
2016-05-21 Matt ArsenaultAMDGPU: Fix high bits after division optimization
2016-05-21 Quentin Colombet[RegBankSelect] Compute the repairing cost for copies.
2016-05-21 Quentin Colombet[RegisterBankInfo] Fix the initialization of the map...
2016-05-21 Dylan McKay[AVR] Add AVRMCAsmInfo
2016-05-21 Matt ArsenaultAMDGPU: Fix verifier error when spilling SGPRs
2016-05-21 Matt ArsenaultAMDGPU: Fix relationship between SReg_32 and SReg_32_XM0
2016-05-21 Chris BienemanFix implicit type conversion. NFC.
2016-05-21 Dylan McKay[AVR] Fix header files in MCTargetDesc
2016-05-21 Matt ArsenaultAMDGPU: Handle cbranch vccz/vccnz
2016-05-21 Matt ArsenaultAMDGPU: Implement ReverseBranchCondition
2016-05-21 Matt ArsenaultAMDGPU: Implement AnalyzeBranch
2016-05-21 Dan Gohman[WebAssembly] Optimize away return instructions using...
2016-05-21 Matt ArsenaultFix constant folding of addrspacecast of null
2016-05-20 Dylan McKay[AVR] Fix signuature of AVRTargetMachine constructor
2016-05-20 Matthias BraunLiveIntervalAnalysis: Rework constructMainRangeFromSubr...
2016-05-20 Matthias BraunMachineVerifier: subregs so not require defs/valnos...
2016-05-20 Rui UeyamaFix struct member names and simplify. NFC.
2016-05-20 Tim Shen[PowerPC] Add a testcase for TCO on string rvo function
2016-05-20 Chris Bieneman[yaml2obj] [MachO] Fill Segment and Section data
2016-05-20 Sanjay Pateladd test vector sdiv
2016-05-20 Sanjay Pateladd test for vector shift
2016-05-20 Justin BognerSDAG: Implement Select instead of SelectImpl in PPCDAGT...
2016-05-20 Jacques Pienaar[lanai] Change reloc to use PIC_ by default and cleanup.
2016-05-20 Richard SmithSwitch from the linux-specific 'struct sigaltstack...
2016-05-20 Richard SmithAdd a configure-time check for the existence of sigalts...
2016-05-20 Richard SmithReinstate r269992 (reverting r270267), but restricted...
2016-05-20 Richard SmithCreate a sigaltstack when we register our signal handle...
2016-05-20 Michael KupersteinRevert r270268 due to unused variable warnings.
2016-05-20 Sanjay Pateladd tests for vector urem
2016-05-20 David MajnemerAddress post-review for r270246
2016-05-20 Adrian Prantldsymutil/modules: Reword the warning for static librari...
2016-05-20 Michael Kuperstein[BasicAA] Turn DecomposeGEPExpression runtime checks...
2016-05-20 Chris BienemanRevert "Work around a glibc bug: backtrace() spuriously...
2016-05-20 Sanjay Pateluse FileCheck instead of grep for exact checking
2016-05-20 Derek Bruening[esan] Use ModulePass for EfficiencySanitizerPass.
2016-05-20 Rui Ueyamapdbdump: print out symbol names referred by publics...
2016-05-20 Krzysztof ParzyszekUse report_fatal_error after all
next