oota-llvm.git
2013-08-06 Tom StellardR600/SI: Use VSrc_* register classes as the default...
2013-08-06 Tom StellardR600/SI: Add more special cases for opcodes to ensureSR...
2013-08-06 Justin Holewinski[NVPTX] We dont have any target specific flags yet...
2013-08-06 Akira Hatanaka[mips] Mark instructions defined in Mips64InstrInfo...
2013-08-06 Bill WendlingChange the linkage of these global values to 'internal'.
2013-08-06 Reid KlecknerRemove some std stream usage from Support and TableGen
2013-08-06 Arnold SchwaighoferLoopVectorize: Allow vectorization of loops with lifeti...
2013-08-06 Akira Hatanaka[mips] Delete unnecessary InstAliases. Also, clear...
2013-08-06 Akira Hatanaka[mips] Replace usages of register classes with register...
2013-08-06 Shuxin YangChange private functions of LTOCodeGenerator from ret...
2013-08-06 Reid KlecknerUse gnu style builtins in MathExtras.h with clang on...
2013-08-06 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-06 Sean Silva[LangRef] Alphabetize function attribute listing.
2013-08-06 Jakub StaszakAdjust file to the coding standard.
2013-08-06 Hal FinkelAdd PPC64 mulli pattern
2013-08-06 Jakub StaszakRemove extraneous semicolon.
2013-08-06 Mihai PopaThis corrects creation of operands for t2PLDW. It also...
2013-08-06 Mihai PopaSupport APSR_nzcv as operand for Thumb2 mrc. Deprecate...
2013-08-06 Justin Holewinski[NVPTX] Add missing patterns for i1 [s,u]int_to_fp
2013-08-06 Justin Holewinski[NVPTX] Fix bug in stack code generation causes by...
2013-08-06 Justin Holewinski[NVPTX] Start conversion to MC infrastructure
2013-08-06 Tim NorthoverARM: implement allowTruncateForTailCall
2013-08-06 Rafael EspindolaAdd a release not about llvm-ar.
2013-08-06 Tim NorthoverRemove oddly named libraries with "make uninstall-local"
2013-08-06 Alexey SamsonovStore compile unit corresponding to each chain of inlin...
2013-08-06 Elena DemikhovskyLLVM Interpreter: fixed bug 16694
2013-08-06 Alexey SamsonovAdd LLVM-style RTTI to DIContext/DWARFContext classes
2013-08-06 Tim NorthoverRefactor isInTailCallPosition handling
2013-08-06 Serge PavlovUnbreak Debug build on Windows
2013-08-06 Craig TopperSimplify vector lane handling math a bit. No functional...
2013-08-06 Craig TopperSimplify math a little bit.
2013-08-06 NAKAMURA TakumiTarget/*/CMakeLists.txt: Add the dependency to CommonTa...
2013-08-06 Craig TopperReplace EVT with MVT in isHorizontalBinOp as it is...
2013-08-06 NAKAMURA TakumiAsmPrinter/CMakeLists.txt: Add explicit dependency...
2013-08-06 NAKAMURA TakumiOption/CMakeLists.txt: Don't use target_link_libraries...
2013-08-06 Craig TopperPut an llvm_unreachable at the end of getSplatIndex...
2013-08-06 Craig TopperCheck against >= 0 instead of != -1 in getSplatIndex...
2013-08-06 Craig TopperRemove trailing whitespace and fix an 80-column violati...
2013-08-06 Craig TopperSimplify code slightly. No functional change.
2013-08-06 Tom StellardFactor FlattenCFG out from SimplifyCFG
2013-08-06 Eric ChristopherAllow 4 as a valid debug info version.
2013-08-06 Shuxin YangAdd some comment to LTOCodeGenerator class
2013-08-06 Matt ArsenaultFix missing -*- C++ -*-s
2013-08-05 Bill WendlingFileCheckize some of the testcases.
2013-08-05 Bill WendlingFix grammar.
2013-08-05 Tom StellardR600/SI: Add missing test for r187749
2013-08-05 Eric ChristopherRecommit previous cleanup with a fix for c++98 ambiguity.
2013-08-05 Tom StellardR600: Implement TargetLowering::getVectorIdxTy()
2013-08-05 Tom StellardTargetLowering: Add getVectorIdxTy() function v2
2013-08-05 Eric ChristopherRevert "Use existing builtin hashing functions to make...
2013-08-05 Eric ChristopherUse existing builtin hashing functions to make this...
2013-08-05 Eric ChristopherChange parent hashing algorithm to be non-recursive...
2013-08-05 Michael Gottesman[bugpoint] Allow the user to specify the path to opt...
2013-08-05 Peter CollingbourneIntroduce an optimisation for special case lists with...
2013-08-05 Peter CollingbourneIntroduce Regex::isLiteralERE function.
2013-08-05 Aaron BallmanSilencing an MSVC11 type conversion warning.
2013-08-05 Alexey Samsonov80-cols
2013-08-05 Elena DemikhovskyLLVM Interpreter: This patch implements vector support...
2013-08-05 Richard Sandiford[SystemZ] Use BRCT and BRCTG to eliminate add-&-compare...
2013-08-05 Benjamin KramerDon't leak passes if added outside of the area determin...
2013-08-05 Richard Sandiford[SystemZ] Add definitions for BRCT and BRCTG
2013-08-05 Richard Sandiford[SystemZ] Use LOAD AND TEST to eliminate comparisons...
2013-08-05 Richard Sandiford[SystemZ] Add LOAD AND TEST instructions
2013-08-05 Richard Sandiford[SystemZ] Split out comparison elimination into a separ...
2013-08-05 Elena DemikhovskyAVX-512 set: added mask operations, lowering BUILD_VECT...
2013-08-05 Nadav RotemUpdate the release notes about the status of the vector...
2013-08-05 Nadav RotemUpdate the docs.
2013-08-04 Reed KotlerAdd the saving of S2. This is needed for some of the...
2013-08-04 Bob WilsonRemove "lto_on_osx" xfails, now that -rdynamic works...
2013-08-04 Bob WilsonBuild with the $RDYNAMIC flag on Darwin as well as...
2013-08-04 Benjamin KramerX86: Turn fp selects into mask operations.
2013-08-04 Elena DemikhovskyAVX-512 set: added VEXTRACTPS instruction
2013-08-04 Tim NorthoverX86: specify CPU on new test to fix atom buildbot
2013-08-04 Tim NorthoverX86: correct tail return address calculation
2013-08-04 Benjamin KramerAsmParser: Store MacroLikeBodies on the side so they...
2013-08-04 Reed KotlerClean up code for Mips16 large frame handling.
2013-08-03 Benjamin KramerPPCAsmParser: Stop leaking names.
2013-08-03 Benjamin KramerUnbreak llvm-rtdyld build.
2013-08-03 Benjamin KramerMachObjectFile: Don't leak on error.
2013-08-03 Benjamin Kramerllvm-rtdyld: Don't leak memory managers.
2013-08-03 Benjamin KramerARMAsmParser: Plug a leak.
2013-08-03 Benjamin KramerStop leaking register infos in the disassemblers.
2013-08-03 Hal FinkelFix PPC64 64-bit GPR inline asm constraint matching
2013-08-03 Matt ArsenaultMinor address space code simplification.
2013-08-02 Bob WilsonRegenerate with changes for -rdynamic.
2013-08-02 Bob WilsonLink with -rdynamic instead of -Wl,-export-dynamic.
2013-08-02 Peter CollingbourneAdd a AttributeSetImpl::dump function.
2013-08-02 Peter CollingbourneMake one of the AttributeSet ctors maintain the invaria...
2013-08-02 Hans WennborgOption parsing: recognize the special -- token
2013-08-02 Hal FinkelFix invalid function pointers in bugpoint ExtractLoops
2013-08-02 Joey GoulyAdd a missing 'return' statement.
2013-08-02 Akira Hatanaka[mips] Expand vector truncating stores and extending...
2013-08-02 Joey Gouly[ARMv8] Add an assembler warning for the deprecated...
2013-08-02 Nadav RotemSLPVectorizer: Fix PR16777. PHInodes may use multiple...
2013-08-02 Matt ArsenaultTeach EmitGEPOffset about address spaces
2013-08-02 Renato GolinFixes ARM LNT bot from SLP change in O3
2013-08-02 Carlo KokBugfix for making the DWARF debug strings and labels...
2013-08-02 Tim NorthoverFix handling of CHECK-DAG combined with CHECK-NOT
2013-08-02 Duncan SandsPacify GCC, which worries about falling off the end...
2013-08-02 Alexey SamsonovFix dereferencing end iterator in SimplifyCFG. Patch...
next