oota-llvm.git
2013-09-28 Chandler CarruthEnable libcxx as part of the top level CMake build...
2013-09-28 Robert WilhelmEven more spelling fixes for "instruction".
2013-09-28 Robert WilhelmFix spelling intruction -> instruction.
2013-09-28 Tom StellardSelectionDAG: Silence unused variable warning on releas...
2013-09-28 Tom StellardR600: Fix handling of NAN in comparison instructions
2013-09-28 Tom StellardSelectionDAG: Improve legalization of SELECT_CC with...
2013-09-28 Tom StellardSelectionDAG: Try to expand all condition codes using...
2013-09-28 Tom StellardSelectionDAG: Clean up LegalizeSetCCCondCode() function
2013-09-28 NAKAMURA TakumiMipsMachineFunction.cpp: Add missing #include <raw_ostr...
2013-09-28 Matt ArsenaultFix typo
2013-09-28 Manman RenAutoUpgrade: upgrade from scalar TBAA format to struct...
2013-09-28 Akira Hatanaka[mips] Make sure loads from lazy-binding entries do...
2013-09-27 Manman RenTBAA: try to fix the dragonegg bots.
2013-09-27 Eric ChristopherUnify conditionals and reformat.
2013-09-27 Matt ArsenaultMinor code simplification
2013-09-27 Akira Hatanaka[mips] Define a derived class of PseudoSourceValue...
2013-09-27 Matt ArsenaultUse right pointer type in DebugIR
2013-09-27 Matt ArsenaultUse type helper functions
2013-09-27 Eric ChristopherRework conditional for printing out pub sections.
2013-09-27 Josh Magee[stackprotector] Refactor the StackProtector pass from...
2013-09-27 Rui UeyamaObject/COFF: Rename getXXX{Begin,End} -> xxx_{begin...
2013-09-27 Rui UeyamaResurrect lit.local.cfg to un-break hexagon buildbot.
2013-09-27 Matt ArsenaultFix SLPVectorizer using wrong address space for load...
2013-09-27 Dmitri GribenkoSourceMgr diagnotics printing: fix a bug where printing...
2013-09-27 Renato GolinClarifying doc about cross-compiling
2013-09-27 Dmitri GribenkoMake SourceMgr::PrintMessage() testable and add unit...
2013-09-27 Rui UeyamaRe-submit r191472 with a fix for big endian.
2013-09-27 Bill WendlingUpdate.
2013-09-27 Justin BognerInstCombine: Only foldSelectICmpAndOr for integer types
2013-09-27 Akira Hatanaka[mips] Rewrite MipsTargetLowering::getAddr functions...
2013-09-27 Yunzhong GaoAdding intrinsics to the llvm backend for TBM instructi...
2013-09-27 Manman RenTBAA: handle scalar TBAA format and struct-path aware...
2013-09-27 Justin BognerTransforms: Use getFirstNonPHI to set the insertion...
2013-09-27 Richard Sandiford[SystemZ] Rein back the use of block operations
2013-09-27 Richard Sandiford[SystemZ] Improve handling of PC-relative addresses
2013-09-27 Daniel Sanders[mips][msa] Implemented insert.d intrinsic.
2013-09-27 Tilmann SchellerARM: Teach assembler to enforce constraints for ARM...
2013-09-27 Daniel Sanders[mips][msa] Implemented fill.d intrinsic.
2013-09-27 Daniel Sanders[mips][msa] Implemented copy_[us].d intrinsic.
2013-09-27 Daniel Sanders[mips][msa] Rename arguments to MSA_INSERT_DESC_BASE...
2013-09-27 Daniel Sanders[mips][msa] Implemented insert_vector_elt for v4f32...
2013-09-27 Daniel Sanders[mips][msa] Implemented extract_vector_elt for v4f32...
2013-09-27 Andrea Di BiagioRemove superfluous comment accidentally checked-in.
2013-09-27 Daniel Sanders[mips][msa] Added support for MSA registers to copyPhysReg
2013-09-27 Daniel Sanders[mips][msa] Added support for matching splati from...
2013-09-27 Andrea Di BiagioRe-apply the change from r191393 with fix for pr17380.
2013-09-27 Daniel Sanders[mips][msa] Added MSA.txt to describe instruction selec...
2013-09-27 Tilmann SchellerFix comment.
2013-09-27 Tilmann SchellerARM: Teach assembler to enforce constraint for Thumb2...
2013-09-27 Daniel Sanders[mips][msa] Tidy up
2013-09-27 Daniel Sanders[mips][msa] MSA requires FR=1 mode (64-bit FPU register...
2013-09-27 Daniel Sanders[mips][msa] Expand all truncstores and loadexts for...
2013-09-27 Daniel Sanders[mips][msa] Added missing check in performSRACombine
2013-09-27 Puyan LotfiFirst check in. Modified a comment.
2013-09-27 Craig TopperPut HasAVX512 predicate on some patterns to properly...
2013-09-27 Craig TopperSwitch HasAVX to UseAVX in one spot to ensure that...
2013-09-27 Craig TopperRemoval some duplicate patterns.
2013-09-27 Yunzhong GaoFixing Intel format of the vshufpd instruction.
2013-09-27 Rui UeyamaRevert "llvm-objdump: Dump COFF import table if -privat...
2013-09-27 Rui UeyamaFix another -Wnon-pod-varargs error in r191472.
2013-09-27 Rui UeyamaFix -Wnon-pod-varargs error in r191472.
2013-09-27 Rui Ueyamallvm-objdump: Dump COFF import table if -private-header...
2013-09-26 Adrian PrantlMCParser/Debug info: Accept line number 0 as a legitima...
2013-09-26 Jack Carter[mips][msa] Direct Object Emission for 3RF instructions.
2013-09-26 Jack Carter[mips][msa] Updates encoding of 3RF instructions to...
2013-09-26 Weiming ZhaoFix PR 17372: Emitting PLD for stack address for ARM...
2013-09-26 Bill Schmidt[PowerPC] Fix PR17354: Generate nop after local calls...
2013-09-26 Andrea Di BiagioRevert r191393 since it caused pr17380.
2013-09-26 Venkatraman... [Sparc] Implements exception handling in SPARC with...
2013-09-26 Venkatraman... Implements parsing and emitting of .cfi_window_save...
2013-09-26 Amara Emerson[ARM] Use the load-acquire/store-release instructions...
2013-09-26 David MajnemerPPC: Allow partial fills in writeNopData()
2013-09-26 Renato GolinAdd links to cross-compilation docs from getting started
2013-09-26 Andrew TrickAdded temp flag -misched-bench for staging in default...
2013-09-26 Andrew Trickwhitespace
2013-09-26 David MajnemerPPC: Do not introduce ISD nodes for fctid and fctiw
2013-09-26 David MajnemerPPC: Add support for fctid and fctiw
2013-09-26 Jack Carter[mips][msa] Direct Object Emission for 3R instructions.
2013-09-26 Jack Carter[mips][msa] Updates encoding of 3R instructions to...
2013-09-25 Jack Carter[mips][msa] Direct Object Emission for 2RF instructions.
2013-09-25 Jack Carter[mips][msa] Direct Object Emission support for the...
2013-09-25 Jack Carter[mips][msa] Updates encoding of 2RF instructions to...
2013-09-25 Weiming ZhaoFix PR 17368: disable vector mul distribution for squar...
2013-09-25 Eric ChristopherAdd gnu pubsections as options to llvm-dwarfdump.
2013-09-25 Eric ChristopherDump the normal dwarf pubtypes section as well.
2013-09-25 Eric ChristopherUnify pubsection/gnu pubsection printing.
2013-09-25 Josh MageeTest commit. Removed trailing whitespace.
2013-09-25 Eric ChristopherSlight formatting change for pubnames/pubtypes output.
2013-09-25 Reed KotlerFix a bad typo in the inline assembly code for mips16...
2013-09-25 Andrea Di BiagioTeach DAGCombiner how to canonicalize dags according...
2013-09-25 Andrew TrickMark the x86 machine model as incomplete. PR17367.
2013-09-25 Joerg SonnenbergerUndefine NetBSD, it may have been defined by an earlier...
2013-09-25 Rafael EspindolaSet the minimal stack size with msvc when using cmake...
2013-09-25 Arnold SchwaighoferSLPVectorize: Put horizontal reductions feeding a store...
2013-09-25 Richard Sandiford[SystemZ] Define the GR64 low-word logic instructions...
2013-09-25 David MajnemerMC: Add support for treating $ as a reference to the PC
2013-09-25 Richard Sandiford[SystemZ] Define the call instructions as pseudo aliases.
2013-09-25 Richard Sandiford[SystemZ] Use subregs for 64-bit truncating stores
2013-09-25 Richard Sandiford[SystemZ] Define the return instruction as a pseudo...
2013-09-25 Richard Sandiford[SystemZ] Add instruction-shortening pass
next