oota-llvm.git
2013-04-11 Michael LiaoOptimize vector select from all 0s or all 1s
2013-04-11 Michael LiaoAdd CLAC/STAC instruction encoding/decoding support
2013-04-11 Michael LiaoEnhance bool simplifcation in X86 to handle more cases
2013-04-11 NAKAMURA TakumiR600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused...
2013-04-11 NAKAMURA TakumiWhitespace.
2013-04-11 Rafael EspindolaSimplify the code. No functionality change.
2013-04-11 Rafael EspindolaAdd MachO-x86-64 tests.
2013-04-11 Rafael EspindolaFix MachO's getRelocationAdditionalInfo.
2013-04-11 Hal FinkelMake PPCInstrInfo::isPredicated always return false
2013-04-11 Daniel Dunbarlit: Don't descend into .git directories during test...
2013-04-11 Daniel Dunbarlit: Shorten a metavar to make --help look nicer.
2013-04-11 Daniel Dunbarlit: Add a test for discovery when exact test names...
2013-04-11 Nico RieckAdd man page for llvm-readobj
2013-04-11 Daniel Dunbarlit: Add a trivial test of the basic progress bar.
2013-04-10 Eli BenderskyRewrite some of the test/CodeGen/X86 tests to use FileC...
2013-04-10 Nico RieckMC: Support COFF image-relative MCSymbolRefs
2013-04-10 Joey GoulyDelete the functions F1 and F2 to appease the valgrind...
2013-04-10 Hal FinkelManually remove successors in if conversion when CopyAn...
2013-04-10 Bill WendlingNo need to have this return a bool.
2013-04-10 Jack CarterMips specific inline asm memory operand modifier test...
2013-04-10 Bill WendlingMove info to CREDITS.TXT file.
2013-04-10 Kay Tiong Khoofixed xsave, xsaveopt, xrstor mnemonics with intel...
2013-04-10 Eric ChristopherRevert "Update the version of dwarf we say we're emitti...
2013-04-10 Bill WendlingTrack the compact unwind encoding for when we are unabl...
2013-04-10 Kay Tiong Khoofixed to disassemble with tab after mnemonic rather...
2013-04-10 Benjamin KramerUse a real union for IdentifyingPassPtr.
2013-04-10 Bill WendlingMarking myself as release manager.
2013-04-10 Preston GurdIn the X86 back end, getMemoryOperandNo() returns the...
2013-04-10 Chad RosierTidy up, fix and simplify a few of the SMLocs. Prior...
2013-04-10 Jyotsna VermaAdd object-emission flag for lit tests. This flag is...
2013-04-10 Nadav RotemMake the SLP store-merger less paranoid about function...
2013-04-10 Nadav RotemWe require DataLayout for analyzing the size of stores.
2013-04-10 Chad RosierRemove unused variable.
2013-04-10 Hal FinkelPPC: Don't predicate a diamond with two counter decrements
2013-04-10 Chad RosierReapply r179115, but use parsePrimaryExpression a littl...
2013-04-10 Michel DanzerR600/SI: Add pattern for AMDGPUurecip
2013-04-10 Reed KotlerThis is for an experimental option -mips-os16. The...
2013-04-10 Peter CollingbourneUse a scheme closer to that of GNU as when deciding...
2013-04-10 Rafael EspindolaTemplate MachOObjectFile over endianness too.
2013-04-10 Rafael EspindolaSimplify the templating a bit.
2013-04-10 Rafael EspindolaMove two methods out of line.
2013-04-10 Vincent LejeuneR600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when...
2013-04-10 Reid Kleckner[test] Use lit's shell test runner on Windows
2013-04-10 Tim NorthoverRevert "TMP"
2013-04-10 Tim NorthoverARM: Make "SMC" instructions conditional on new TrustZo...
2013-04-10 Tim NorthoverTMP
2013-04-10 Joey GoulyChange CloneFunctionInto to always clone Argument attri...
2013-04-10 Christian KonigR600/SI: dynamical figure out the reg class of MIMG
2013-04-10 Christian KonigR600/SI: adjust writemask to only the used components
2013-04-10 Christian KonigR600/SI: remove image sample writemask
2013-04-10 Hal FinkelCleanup PPCInstrInfo::DefinesPredicate
2013-04-10 Tobias GrosserRegionInfo: Add helpers to replace entry/exit recursively
2013-04-10 Hal FinkelPPC: Prep for if conversion of bctr[l]
2013-04-10 Rafael EspindolaTemplate the MachO types over endianness.
2013-04-10 Rafael EspindolaInclude the more specific header.
2013-04-10 Evan Cheng__sincosf_stret returns sinf / cosf in bits 0:31 and...
2013-04-10 Andrew TrickGeneralize the PassConfig API and remove addFinalizeReg...
2013-04-09 Jack CarterMips specific inline asm operand modifier 'D'
2013-04-09 Hal FinkelAllow PPC B and BLR to be if-converted into some predic...
2013-04-09 Bob WilsonFix some comment typos.
2013-04-09 Chad RosierCleanup. No functional change intended.
2013-04-09 Chad RosierCleanup. No functional change intended.
2013-04-09 Rafael EspindolaRemove unused method and default values.
2013-04-09 Eric ChristopherUpdate the version of dwarf we say we're emitting to...
2013-04-09 Chad RosierRevert r179115 as it looks to have killed the ASan...
2013-04-09 Chandler CarruthRationalize the formatting of these case labels. Having...
2013-04-09 Reed KotlerThis patch enables llvm to switch between compiling...
2013-04-09 Nadav RotemAdd support for bottom-up SLP vectorization infrastructure.
2013-04-09 Eric ChristopherMake check depend on all.
2013-04-09 Chad Rosier[ms-inline asm] Use parsePrimaryExpr in lieu of parseEx...
2013-04-09 Eric ChristopherThe .dwo section shouldn't contain the unrelocated...
2013-04-09 Hal FinkelCleanup PPCEarlyReturn
2013-04-09 Nadav RotemRevert r176408 and r176407 to address PR15540.
2013-04-09 Chad Rosier[ms-inline asm] Maintain a StringRef to reference a...
2013-04-09 Benjamin KramerDAGCombiner: Fold a shuffle on CONCAT_VECTORS into...
2013-04-09 Hal FinkelUse virtual base registers on PPC
2013-04-09 Hal FinkelConvert test PowerPC/2007-09-07-LoadStoreIdxForms to...
2013-04-09 Eli BenderskyRewrite test/Linker tests to use FileCheck instead...
2013-04-09 Rafael EspindolaConvert MachOObjectFile to a template.
2013-04-09 Alexey SamsonovDWARF parser: Fix DWARF-2/3 incompatibility: size of...
2013-04-09 Michael GottesmanConverted 8x tests of SimplifyCFG to use FileCheck...
2013-04-09 Jakob Stoklund... Extract a function.
2013-04-09 Nadav RotemRemove the confusing sentence.
2013-04-09 Nadav RotemRevert 179071 because it is not the right way to suppor...
2013-04-09 Jakob Stoklund... Compute correct frame sizes for SPARC v9 64-bit frames.
2013-04-09 Rafael EspindolaMore uses for SymbolTableEntryBase.
2013-04-09 Rafael EspindolaAdd a SymbolTableEntryBase.
2013-04-09 Joe GroffFix PointerIntPair to be enum class compatible.
2013-04-08 Rafael EspindolaAdd a SectionBase struct.
2013-04-08 Nadav Rotemc++ new operators are not malloc-like functions because...
2013-04-08 NAKAMURA TakumiInstructionSimplify.cpp: Fix a ligature, "fi", to get...
2013-04-08 Shuxin YangRedo the fix Benjamin Kramer committed in r178793 about...
2013-04-08 Nadav RotemUpdate the docs about the fact that the loop vectorizer...
2013-04-08 Rafael EspindolaTemplate the MachO types over the word size.
2013-04-08 Rafael EspindolaRemove is64BitLoadCommand.
2013-04-08 Eli BenderskyRewrite test/Integer tests to use FileCheck instead...
2013-04-08 Eli BenderskyRewrite test/ExecutionEngine tests to use FileCheck...
2013-04-08 Matt ArsenaultUpdate documentation.
2013-04-08 Eli BenderskyRewrite test/Verifier tests to use FileCheck instead...
2013-04-08 Arnold SchwaighoferX86 cost model: Model cost for uitofp and sitofp on...
next