oota-llvm.git
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-13 Kevin EnderbyAdd the option, -non-verbose to llvm-objdump used with...
2015-03-13 Jan Veselyr600: Clear visited structure before running.
2015-03-13 Jan Veselyr600: Use deque and simplify loops in AMDGPUCFGStructurizer
2015-03-13 Andrea Di Biagio[X86][AVX] Fix wrong lowering of v4x64 shuffles into...
2015-03-13 Benjamin Kramerunique_ptrs are unique already, no need to unique them...
2015-03-13 Matt ArsenaultR600/SI: Add test for min / max with immediate
2015-03-13 David MajnemerConstantFold: Fix big shift constant folding
2015-03-13 Daniel SandersRecommit r232027 with PR22883 fixed: Add infrastructure...
2015-03-13 Toma Tabacu[mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFl...
2015-03-13 Owen AndersonTeach TBAA analysis to report errors on cyclic TBAA...
2015-03-13 Owen AndersonFix an infinite recursion in the verifier caused by...
2015-03-13 Hao Liu[MachineCopyPropagation] Fix a bug causing incorrect...
2015-03-13 Richard SmithFix build break in this code. Nothing uses this header...
2015-03-13 Chris BienemanUpdating GettingStarted documentation to reference...
2015-03-13 Nick LewyckyWhen forming an addrec out of a phi don't just look...
2015-03-13 Eric ChristopherUse the variable names from the TargetInstrInfo source...
2015-03-13 Eric ChristopherAdd a return after the llvm namespace code for a little...
2015-03-13 Eric ChristopherUse the cached subtarget off of the machine function.
2015-03-13 Eric ChristopherUse the cached subtarget off of the machine function.
2015-03-12 Sanjay Patel[X86, AVX2] Replace inserti128 and extracti128 intrinsi...
2015-03-12 Eric ChristopherMove a variable into the assert where it's used - fixes...
2015-03-12 Eric ChristopherIn preparation for moving ARM's TargetRegisterInfo...
2015-03-12 Simon PilgrimRemoved useless palignr test - we don't actually provid...
2015-03-12 Tom StellardR600/SI: Don't print scc reg in sopc assembly string
2015-03-12 Tom StellardR600/SI: Remove _e32 and _e64 suffixes from mnemonics
2015-03-12 Andrew KaylorAdding WinEHPrepare tests (currently XFAILs)
2015-03-12 Eric ChristopherMigrate the AArch64 TargetRegisterInfo to its TargetMachine
2015-03-12 Eric ChristopherRemove unused headers.
2015-03-12 Krzysztof ParzyszekUnxfail passing test on Hexagon
2015-03-12 Hal FinkelRevert "r232027 - Add infrastructure for support of...
2015-03-12 Logan Chien[autoconf] Fix the build failure by quoting the strings.
2015-03-12 Quentin Colombet[X86] Fix a regression introduced by r223641.
2015-03-12 Frederic RissReapply "[dsymutil] Gather function ranges during DIE...
2015-03-12 Frederic Riss[ADT] IntervalMap: use AlignedCharArrayUnion.
2015-03-12 Yaron KerenAdd missing include guards.
2015-03-12 Eric ChristopherFix comment formatting.
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the X86 Targe...
2015-03-12 Chris BienemanRefactoring CMake CrossCompile module.
2015-03-12 Logan Chien[docs] Update the doxygen configuration file.
2015-03-12 Logan Chien[autoconf] Regenerate autoconf configure script.
2015-03-12 Logan Chien[autoconf] Refine doxygen document options.
2015-03-12 Krzysztof ParzyszekRemove unused complex patterns for addressing modes...
2015-03-12 Sanjay Patelmake an array of constants explicitly const
2015-03-12 Chris BienemanDoing some cleanup to the iOS toolchain.
2015-03-12 Sanjay PatelIRBuilder: add a CreateShuffleVector function that...
2015-03-12 Andrea Di Biagio[X86] Fix wrong target specific combine on SETCC nodes.
2015-03-12 Sanjay Patel[X86, AVX] replace vextractf128 intrinsics with generic...
2015-03-12 Aaron BallmanSilencing an "enumeral and non-enumeral type in conditi...
2015-03-12 Simon Pilgrim[X86][AVX2] Added missing palignr stack folding test
2015-03-12 Daniel SandersAdd infrastructure for support of multiple memory const...
2015-03-12 Davide Italiano[Object/ELF] Add support for setVisibility()
2015-03-12 Elena DemikhovskyAVX-512: Added encoding tests for VPROR, VPROL instruct...
2015-03-12 Eric ChristopherRemove some unnecessary forward declarations and put...
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the Sparc...
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the Mips...
2015-03-12 Kevin QinReapply 'Run LICM pass after loop unrolling pass.'
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the ARM Targe...
2015-03-12 Justin Bognerdocs: Fix a typo in my previous commit
2015-03-12 Justin Bognerdocs: Document the llvm-cov show and report commands
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the AArch64...
2015-03-12 Jingyue Wu[NVPTXAsmPrinter] do not print .align on function headers
2015-03-12 Reid KlecknerMake llvm.eh.actions an intrinsic and add docs for it
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the PowerPC...
2015-03-12 Justin Bognerdocs: Try to fix a couple of internal links in the...
2015-03-12 Reid KlecknerRemove some CHECK-NOT lines in favor of CHECK-NEXT
2015-03-12 Eric ChristopherUpdate for a new year.
2015-03-12 Krzysztof ParzyszekFix build break introduced in r231992
2015-03-12 Reid KlecknerStop calling DwarfEHPrepare from WinEHPrepare
2015-03-12 Krzysztof ParzyszekEliminate constant-extender profitability checks from...
2015-03-12 Mehdi AminiFix FileCheck: substr() expect the length of the string...
2015-03-12 Mehdi AminiMove the DataLayout to the generic TargetMachine, makin...
2015-03-11 Reid KlecknerFix some clang warnings in WinEHPrepare
2015-03-11 Reid KlecknerHandle big index in getelementptr instruction
2015-03-11 Hal Finkel[PowerPC] Remove canFoldAsLoad from instruction definitions
2015-03-11 Andrew KaylorExtended support for native Windows C++ EH outlining
2015-03-11 Eric ChristopherRemove useMachineScheduler and replace it with subtarge...
2015-03-11 Eric ChristopherHave getCallPreservedMask and getThisCallPreservedMask...
2015-03-11 Eric ChristopherOne more getCalleeSavedRegs prototype with nullptr.
2015-03-11 Kevin EnderbyAdd the option, -info-plist to llvm-objdump used with...
2015-03-11 Eric ChristopherHave getCalleeSavedRegs take a non-null MachineFunction...
2015-03-11 Pete CooperConstify AArch64CollectLOH.cpp. NFC
2015-03-11 Frederic RissRevert "[dsymutil] Gather function ranges during DIE...
2015-03-11 Jozef Kolek[mips][microMIPS] Make usage of NOT16 by code generator
2015-03-11 Sanjay Pateladd CHECK-LABELs for better reliability
2015-03-11 Rafael EspindolaPut jump tables in unique sections on COFF.
2015-03-11 Tim NorthoverARM: simplify and extend byval handling
2015-03-11 Frederic Riss[dsymutil] Add missing headers.
2015-03-11 Frederic Riss[dsymutil] Gather function ranges during DIE selection.
2015-03-11 Frederic Riss[dsymutil] Small clang-format patch.
2015-03-11 Frederic Riss[dsymutil] Correctly clone address attributes.
2015-03-11 Eric ChristopherRemove the need to cache the subtarget in the R600...
2015-03-11 Eric ChristopherHave getRegPressureSetLimit take a MachineFunction...
2015-03-11 David MajnemerInstCombine: Don't fold call bitcast into args if calle...
2015-03-11 Kit BartonUpdated with list of possible improvements we are track...
2015-03-11 Juergen RibutzkaAdd the "vbroadcasti128" instruction back.
2015-03-11 Derek SchuffMake NaCl's use of .init_array for static constructors...
2015-03-11 Benjamin KramerWrap in __MINGW32__ to avoid warnings from msvc.
2015-03-11 Benjamin KramerAdd missing namespace specifier for MSVC.
2015-03-11 Benjamin KramerRtlCaptureContext is absent from the mingw32 headers...
next