summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-06-27Mips: Fix access to private functions.Rafael Espindola1-0/+14
2016-06-26add tests for potential select transformsSanjay Patel1-0/+117
2016-06-26Revert r273807 (and r273809, r273810), it caused PR28311Nico Weber1-191/+0
2016-06-26[codeview] Improved array type support.Amjad Aboud1-0/+191
2016-06-26[LoopUnswitch] Unswitch on conditions feeding into guardsSanjoy Das1-0/+97
2016-06-25AMDGPU/R600: Fix GlobalValue regressions.Jan Vesely1-5/+10
2016-06-25update tests to use FileCheckSanjay Patel1-34/+47
2016-06-25Revert "[SimplifyCFG] Stop inserting calls to llvm.trap for UB"David Majnemer3-0/+25
2016-06-25[SimplifyCFG] Stop inserting calls to llvm.trap for UBDavid Majnemer3-25/+0
2016-06-25[InstSimplify] Replace calls to null with undefDavid Majnemer1-0/+16
2016-06-25[SimplifyCFG] Replace calls to null/undef with unreachableDavid Majnemer1-0/+31
2016-06-25[AMDGPU] Emit debugger prologue and emit the rest of the debugger fields in t...Konstantin Zhuravlyov1-0/+80
2016-06-25llvm-ar: add some tests for llvm-ar default selectionSaleem Abdulrasool8-0/+179
2016-06-25AMDGPU/SI: Make sure not to fold offsets into local address space globalsTom Stellard1-0/+21
2016-06-25[PlaceSafepoints] Don't call undef in test case; NFCSanjoy Das1-1/+3
2016-06-25[LoopUnswitch] Avoid exponential behaviorSanjoy Das1-0/+51
2016-06-25The absence of noreturn doesn't ensure mayReturnDavid Majnemer1-18/+0
2016-06-25IR: Introduce llvm.type.checked.load intrinsic.Peter Collingbourne6-12/+257
2016-06-25MachineScheduler: Fully compare top/bottom candidatesMatthias Braun20-43/+44
2016-06-25Reinstate r273711David Majnemer2-0/+29
2016-06-24AMDGPU: Define a schedule class for COPY.Matthias Braun8-16/+15
2016-06-24[PM] Port float2int to the new pass managerMichael Kuperstein1-0/+1
2016-06-24Hookup ProfileSummary with SampleProfilerLoaderDehao Chen2-0/+18
2016-06-24Revert r273711, it caused PR28298.Nico Weber1-10/+0
2016-06-24Fix the type signature of DwarfExpression::Add.*Constant to support values >3...Adrian Prantl2-10/+86
2016-06-24[Hexagon] Simplify (+fix) instruction selection for indexed loads/storesKrzysztof Parzyszek1-0/+52
2016-06-24IR: New representation for CFI and virtual call optimization pass metadata.Peter Collingbourne33-391/+287
2016-06-24Add support for musl-libc on ARM Linux.Rafael Espindola6-0/+32
2016-06-24[obj2yaml] [yaml2obj] Support for MachO Universal binariesChris Bieneman1-0/+72
2016-06-24[PM] Port PreISelIntrinsicLowering to the new PMMichael Kuperstein1-0/+1
2016-06-24SimplifyInstruction does not imply DCEDavid Majnemer1-0/+10
2016-06-24Use shouldAssumeDSOLocal in isOffsetFoldingLegal.Rafael Espindola1-0/+10
2016-06-24Revert "InstCombine rule to fold trunc when value available"Reid Kleckner1-57/+0
2016-06-24[InstCombine] consolidate commutation variants of matchSelectFromAndOr() in o...Sanjay Patel1-38/+147
2016-06-24Codegen: Fix broken assumption in Tail Merge.Kyle Butt6-27/+44
2016-06-24Use FileCheck. NFC.Rafael Espindola1-10/+3
2016-06-24[codeview] Emit parameter variables in the right orderReid Kleckner2-4/+126
2016-06-24Linker: Copy metadata when linking declarations.Peter Collingbourne1-0/+19
2016-06-24[codeview] Emit base class information from DW_TAG_inheritance nodesReid Kleckner2-22/+342
2016-06-24[LV] Preserve order of dependences in interleaved accesses analysisMatthew Simpson1-0/+305
2016-06-24Remangle intrinsics names when types are renamedArtur Pilipenko2-0/+31
2016-06-24ExecutionEngine: add preliminary support for COFF ARMSaleem Abdulrasool1-0/+107
2016-06-24[MachineDominatorTree] Add a MDT verifier.Chad Rosier1-1/+1
2016-06-24[mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders105-982/+839
2016-06-24AMDGPU: Add stub custom CodeGenPrepare passMatt Arsenault1-0/+8
2016-06-24Remove hack introduced by r273641.George Burgess IV1-2/+0
2016-06-24AMDGPU: Un-xfail and add testsMatt Arsenault8-35/+386
2016-06-24AMDGPU: Remove disable-irstructurizer subtarget featureMatt Arsenault2-2/+2
2016-06-24[llvm-cov] Fix two warningsVedant Kumar1-0/+11
2016-06-24Temporary hack to clean a file from buildbots.George Burgess IV1-1/+3