[Sparc] Correct the floating point conditional code mapping in GetOppositeBranchCondi...
[oota-llvm.git] / lib /
2013-10-04 Venkatraman Govind... [Sparc] Correct the floating point conditional code...
2013-10-04 David BlaikieMinor formatting/comment rewording/etc.
2013-10-04 Eric ChristopherRemove odd use of this.
2013-10-04 Eric ChristopherReformat some odd formattings.
2013-10-04 Eric ChristopherTighten up some type arguments to functions. Where...
2013-10-04 Hal FinkelUpdatePHINodes in BasicBlockUtils should not crash...
2013-10-04 David BlaikieRemove some dead code.
2013-10-04 David BlaikieSimplify setting of DIE tag for type DIEs by setting...
2013-10-04 Eric ChristopherPrune includes.
2013-10-04 Jack Carterforgot to remove this file as well
2013-10-04 Jack Carterreverting per request
2013-10-04 Eric ChristopherUse addFlag to add the enum class attribute.
2013-10-04 Eric ChristopherUse Die->addValue and DIEIntegerOne directly when we...
2013-10-04 Hal FinkelFix DAGCombiner::visitFP_EXTEND to ignore indexed loads
2013-10-04 Reed KotlerSupport tblockaddr for static compilation in Mips16.
2013-10-04 Jack Carter[MC][AsmParser] Hook for post assembly file processing
2013-10-04 Akira Hatanaka[mips] Fix a bug in MipsLongBranch::replaceBranch,...
2013-10-04 Arnold SchwaighoferSLPVectorizer: Sort inputs to commutative binary operations
2013-10-04 Eric ChristopherTemporarily revert r176882 as it needs to be implemente...
2013-10-04 Eric ChristopherTemporarily revert r191792 as it is causing some LTO...
2013-10-04 Matthias BraunFix comment
2013-10-04 Matthias BraunFix indentation
2013-10-04 Matthias BraunFix typo
2013-10-04 Matthias BraunARM: optimizeSelect has to consider the previous regist...
2013-10-04 Matthias BraunARM: do not add a regmask for TAILJUMPs
2013-10-04 Matthias BraunARM: preserve undef flag in pseudo instruction expanders
2013-10-04 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-10-04 Craig TopperRevert r191940 to see if it fixes the build bots.
2013-10-04 Craig TopperAdd OPC_CheckChildSame0-3 to the DAG isel matcher....
2013-10-04 David BlaikieDebugInfo: Fix ordering of members after r191928
2013-10-04 Andrew KaylorAdding support and tests for multiple module handling...
2013-10-03 Richard MittonFixed a bug with section names containing special chara...
2013-10-03 Owen AndersonPull fptrunc's upwards through selects when one of...
2013-10-03 David BlaikieDebugInfo: Avoid redundantly adding child DIEs to parents.
2013-10-03 Matt ArsenaultRename DataLayout variables TD -> DL
2013-10-03 Rafael EspindolaOptimize linkonce_odr unnamed_addr functions during...
2013-10-03 Matt ArsenaultMake gep i8* X, -(ptrtoint Y) transform work with addre...
2013-10-03 Tom RoederTest commit. Fixed a copy-paste error in the Makefile...
2013-10-03 Quentin Colombet[llvm-c][Disassembler] When printing latency informatio...
2013-10-03 Eric ChristopherMake sure we emit a section for pubnames even if that...
2013-10-03 Eric ChristopherFix cut and paste typo.
2013-10-03 Benjamin Kramerraw_fd_ostream: Be more verbose about the reason when...
2013-10-03 Jin-Gu KangAdded checking code whehter target supports specific...
2013-10-03 Benjamin KramerCaptureTracking: Plug a loophole in the "too many uses...
2013-10-03 Elena DemikhovskyAVX-512: Fixed encoding of VMOVQ instruction.
2013-10-03 Amara Emerson[ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.
2013-10-03 Alexey SamsonovRemove wild .debug_aranges entries generated from unimp...
2013-10-03 Craig TopperReplace C++ style comment with a C style comment to...
2013-10-03 Craig TopperRemove comma from the end of an enum.
2013-10-03 Craig TopperAdd XOP disassembler support. Fixes PR13933.
2013-10-03 Craig TopperAdd patterns for selecting TBM instructions from logica...
2013-10-03 Pete CooperAdd v4f16 to supported value types.
2013-10-02 Quentin Colombet[llvm-c][Disassembler] When printing latency informatio...
2013-10-02 Matt ArsenaultDon't use runtime bounds check between address spaces.
2013-10-02 Quentin Colombet[llvm-c][Disassembler] Add an option to print latency...
2013-10-02 Yi JiangApply slp vectorization on fully-vectorizable tree...
2013-10-02 Matt ArsenaultFix debug printing spacing.
2013-10-02 Matt ArsenaultFix comment grammar and capitalization.
2013-10-02 Benjamin KramerSLPVectorizer: Make store chain finding more aggressive...
2013-10-02 Tom StellardStructurizeCFG: Add dependency on LowerSwitch pass
2013-10-02 Vincent LejeuneR600: Add a ldptr intrinsic to support MSAA.
2013-10-02 Chandler CarruthRemove the very substantial, largely unmaintained legac...
2013-10-02 Alexey SamsonovRemove "localize global" optimization
2013-10-02 Rafael EspindolaFix option parsing in the gold plugin.
2013-10-02 Rafael EspindolaAdd Support For .bss Named Section Directive For Darwin...
2013-10-02 Elena DemikhovskyAVX-512: fixed a bug in getLoadStoreRegOpcode() for...
2013-10-02 Alexey Samsonov[DebugInfo] Further simplify DWARFDebugAranges public...
2013-10-02 Elena DemikhovskyAVX-512: Added TB prefix to all instructions without...
2013-10-02 Filip PizloThis threads SectionName through the allocateCodeSectio...
2013-10-01 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-01 Quentin Colombet[llvm-c][Disassembler] Add an option to reproduce in...
2013-10-01 Manman RenDebug Info: remove duplication of DIEs when a DIE is...
2013-10-01 Vincent LejeuneR600: add a pass that merges clauses.
2013-10-01 Vincent LejeuneR600: Put PRED_X instruction in its own clause
2013-10-01 Vincent LejeuneR600: Enable -verify-machineinstrs in some tests.
2013-10-01 Quentin Colombet[MC] When MCInstPrint::printAnnotation uses a comment...
2013-10-01 Matt ArsenaultDon't merge tiny functions.
2013-10-01 Alexey Samsonov[DebugInfo] Simplify and speedup .debug_aranges parsing
2013-10-01 Andrew KaylorFixing MCJIT multiple module linking for OSX
2013-10-01 Alexey Samsonov[DebugInfo] Further simplify DWARFDebugAranges. No...
2013-10-01 Alexey Samsonov[DebugInfo] Remove unused functions from DWARFDebugAran...
2013-10-01 Richard Sandiford[SystemZ] Add comparisons of high words and memory
2013-10-01 Richard Sandiford[SystemZ] Add comparisons of large immediates using...
2013-10-01 Richard Sandiford[SystemZ] Add immediate addition involving high words
2013-10-01 Richard Sandiford[SystemZ] Extend test-under-mask support to high GR32s
2013-10-01 Richard Sandiford[SystemZ] Extend 32-bit RISBG optimizations to high...
2013-10-01 Richard Sandiford[SystemZ] Extend pseudo conditional 8- and 16-bit store...
2013-10-01 Tim NorthoverARM: support interrupt attribute
2013-10-01 Richard Sandiford[SystemZ] Optimize 32-bit FPR<->GPR moves for z196...
2013-10-01 Tareq A. SirajAdd non-blocking Wait() for launched processes
2013-10-01 Richard Sandiford[SystemZ] Allow integer AND involving high words
2013-10-01 Richard Sandiford[SystemZ] Allow integer XOR involving high words
2013-10-01 Rafael EspindolaRemove several unused variables.
2013-10-01 Richard Sandiford[SystemZ] Allow integer OR involving high words
2013-10-01 Richard Sandiford[SystemZ] Allow integer insertions with a high-word...
2013-10-01 Richard Sandiford[SystemZ] Allow selects with a high-word destination
2013-10-01 Richard Sandiford[SystemZ] Add patterns to load a constant into a high...
2013-10-01 Joey Gouly[ARM] Remove an unused function from the disassembler.
2013-10-01 Matheus AlmeidaTest commit. Updated comment.
2013-10-01 Richard Sandiford[SystemZ] Add register zero extensions involving at...
next