[WinEH] CatchHandler which don't have catch objects in StackColoring
[oota-llvm.git] / lib /
2016-01-08 David Majnemer[WinEH] CatchHandler which don't have catch objects...
2016-01-08 Teresa Johnson[ThinLTO] Use new in-place symbol changes for exporting...
2016-01-08 Teresa Johnson[ThinLTO] Enable in-place symbol changes for exporting...
2016-01-08 Tom StellardAMDGPU/SI: Emit global variable sizes when targeting HSA
2016-01-08 Tom StellardAMDGPU: Emit functions sizes
2016-01-08 Teresa Johnson[ThinLTO] Delay metadata materializtion in function...
2016-01-08 Nemanja IvanovicPrevent renaming of CR fields in AADB when a CR restore...
2016-01-08 NAKAMURA TakumiInstCombineCompares.cpp: Fix a warning. [-Wbraced-scala...
2016-01-08 Silviu BarangaRe-commit r257064, this time with a fixed assert
2016-01-08 Chandler Carruth[attrs] Split the late-revisit pattern for deducing...
2016-01-08 David Majnemer[WinEH] Update WinEHFuncInfo if StackColoring merges...
2016-01-08 Dylan McKay[AVR] Added AVRSelectionDAGInfo header file
2016-01-08 Craig Topper[AVX-512] Remove superfluous spaces from some asm strings.
2016-01-08 Craig Topper[X86] Don't print the aliased version of CVTSD2SI64rm...
2016-01-08 Craig Topper[X86] Use \t instead of space after mnemonics in a...
2016-01-08 Xinliang David Li[PGO] Ensure vp data in indexed profile always sorted
2016-01-08 Junmo ParkRemove extra whitespace. NFC.
2016-01-08 Xinliang David Li[PGO] Fix a bug in InstProfWriter addRecord
2016-01-08 Mehdi AminiRemove static global GCNames from Function.cpp and...
2016-01-08 Kyle ButtAdd call sequence start and end for __tls_get_addr
2016-01-08 Kyle Butt[Vectorization] Actually return from error case in...
2016-01-08 Sanjay Patel[InstCombine] insert a new shuffle in a safe place...
2016-01-08 Dan Gohman[WebAssembly] Minor code cleanups. NFC.
2016-01-08 Matthias BraunIntEqClasses: Let join() return the new leader
2016-01-08 Matthias BraunLiveInterval: A LiveRange is enough for ConnectedVNInfo...
2016-01-08 Dan Gohman[WebAssembly] Minor code cleanups. NFC.
2016-01-08 Dan Gohman[WebAssembly] Remove an unused def : Pat.
2016-01-08 Dan Gohman[WebAssembly] Remove unused arguments, unused functions...
2016-01-08 Eric ChristopherAdd some testing for thumb1 and thumb2 inline asm immed...
2016-01-07 Alexey Samsonov[LiveDebugValues] Replace several lines of code with...
2016-01-07 Aditya NandakumarInstructions to be redone only if from the same BB
2016-01-07 JF BastienWebAssembly: use .skip instead of .zero directive
2016-01-07 Xinliang David Li[PGO] Minor refactoring /NFC
2016-01-07 Keno FischerTemporarily revert r257105 "[Verifier] Check that debug...
2016-01-07 Keno Fischer[Verifier] Check that debug values have proper size
2016-01-07 Dimitry AndricTurn off lldb debug tuning by default for FreeBSD
2016-01-07 David Majnemer[SCCP] Don't violate the lattice invariants
2016-01-07 JF BastienWebAssembly: update expected failures, more assert...
2016-01-07 Mehdi AminiFix crash when printing instructions that have a metada...
2016-01-07 JF BastienWebAssembly: update expected failures, assert got resol...
2016-01-07 Xinliang David Li[PGO] Simplify coverage mapping lowering
2016-01-07 David MajnemerRemove junk accidentally commited with r257087
2016-01-07 David Majnemer[SCCP] Can't go from overdefined to constant
2016-01-07 Derek Schuff[WebAssembly] Support combining GEP and FrameIndex...
2016-01-07 Dan Gohman[WebAssembly] Use the default private label prefixes.
2016-01-07 Nicolai HaehnleAMDGPU/SI: Fold operands with sub-registers
2016-01-07 Nicolai HaehnleAMDGPU/SI: xnack_mask is always reserved on VI
2016-01-07 Michael Zuckerman[AVX512] add PSLLW and PSLLV Intrinsic
2016-01-07 Silviu BarangaRevert r257064. It caused failures in some sanitizer...
2016-01-07 Silviu BarangaFix build after r257064: we should be returning false...
2016-01-07 Nico WeberRevert r257055, it caused PR26064.
2016-01-07 Silviu Baranga[InstCombine] Look through PHIs, GEPs, IntToPtrs and...
2016-01-07 Michael Zuckerman[AVX512] add PSRAV Intrinsic
2016-01-07 Amjad AboudAdded support for macro emission in dwarf (supporting...
2016-01-07 James Molloy[GlobalsAA] Partially back out r248576
2016-01-07 Michael Zuckerman[AVX512] add PSHUFHW and PSHUFLW Intrinsic
2016-01-07 Simon Pilgrim[X86][AVX] Match broadcast loads through a bitcast
2016-01-07 Dylan McKayAdded AVRTargetObjectFile class and AVR.h
2016-01-07 Tamas BerghammerMark arm as the 32bit variant of aarch64 in Triple
2016-01-07 Junmo ParkRemove extra whitespace. NFC.
2016-01-07 Simon Pilgrim[X86][SSE} Add INSERTPS as a target shuffle
2016-01-07 Michael Zuckerman[AVX512] add PSHUFD Intrinsic
2016-01-07 Tim NorthoverARM: support TLS accesses on Darwin platforms
2016-01-07 Jonas Paulsson[SystemZ] Add hasSideEffects flag on Serialize instruction.
2016-01-07 Craig Topper[X86] Remove superfluous mayLoad flag. The pattern...
2016-01-07 Craig Topper[X86] Had hasSideEffects=0 to VBROADCASTI128.
2016-01-07 Craig Topper[X86] Add OpSize32 to MOVSX32_NOREX instructions to...
2016-01-07 Craig Topper[X86] Add hasSideEffects=0 and mayLoad=1 to MOVZX64...
2016-01-07 Craig Topper[X86] STOSQ without a rep prefix doesn't read or write...
2016-01-07 David MajnemerUndo spurious change made in r256965
2016-01-07 Philip Reames[Statepoints] Add test cases around vectors and stabliz...
2016-01-07 Haicheng Wu[AArch64 MachineCombine] Enhance/Add support for genera...
2016-01-07 Philip Reames[Statepoints] Initial support for relocating vectors...
2016-01-07 Dan Gohman[WebAssembly] Add -m:e to the target triple.
2016-01-07 Ahmed Bougacha[Linker] Also treat a DIImportedEntity scope DISubprogr...
2016-01-07 Philip Reames[RS4GC] Add an option to suppress vector splitting
2016-01-07 Kostya Serebryany[libFuzzer] add a position hint to the dictionary-based...
2016-01-07 Quentin Colombet[ShrinkWrapping] Give up on irreducible CFGs.
2016-01-07 Teresa JohnsonAlways treat DISubprogram reached by DIImportedEntity...
2016-01-06 Mehdi AminiFix PR26051: Memcpy optimization should introduce a...
2016-01-06 Sanjay Patelrangify; NFCI
2016-01-06 Simon Pilgrim[X86] Determine if target shuffle can contain zero...
2016-01-06 Weiming ZhaoRecommit r256952 "Filtering IR printing for print-after...
2016-01-06 Justin BognerBitcode: Fix reading and writing of ConstantDataVectors...
2016-01-06 Nicolai HaehnleAMDGPU/SI: Fix crash when inline assembly is used in...
2016-01-06 Sanjay Patel[LibCallSimplifier] less indenting; NFCI
2016-01-06 Chen Li[SplitLandingPadPredecessors] Create a PHINode for...
2016-01-06 Amaury SechetPromote aggregate store to memset when possible
2016-01-06 Amaury SechetRemove useless DEBUG
2016-01-06 Philip ReamesConsolidate MemRefs handling from BranchFolding and...
2016-01-06 David Majnemer[WinEH] Remove calculateCatchReturnSuccessorColors
2016-01-06 Sanjay Patel[LibCallSimplifier] use instruction-level fast-math...
2016-01-06 Quentin Colombet[X86] Correctly model TLS calls w.r.t. frame requirements.
2016-01-06 Nico WeberMake WinCOFFObjectWriter.cpp's timestamp writing not...
2016-01-06 Sanjay Patelrefactor divrem8 lowering; NFCI
2016-01-06 Michael Kuperstein[ShrinkWrap] Fix FindIDom to only have one kind of...
2016-01-06 Weiming ZhaoRevert r256952 due to lit test fails.
2016-01-06 Dan Gohman[WebAssembly] Don't use range-based loop for a list...
2016-01-06 Weiming ZhaoFiltering IR printing for print-after-all/print-before-all
2016-01-06 Weiming ZhaoFix option desc in FunctionAttrs; NFC
next