Remove redundant flag.
[oota-llvm.git] / lib /
2013-05-02 Jyotsna Vermareverting r180953
2013-05-02 Vincent LejeuneR600: Signed literals are 64bits wide
2013-05-02 Vincent LejeuneR600: If previous bundle is dot4, PV valid chan is...
2013-05-02 Vincent LejeuneR600: Improve asmPrint of ALU clause
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2013-05-02 Jyotsna VermaHexagon: Add multiclass/encoding bits for the New-Value...
2013-05-02 Shuxin Yang[GV] Remove dead code which is really difficult to...
2013-05-02 Pranav BhandarkarHexagon - Add peephole optimizations for zero extends.
2013-05-02 Richard Sandiford[mips] Fix the head Mips16RegisterInfo.cpp comment
2013-05-02 Jyotsna VermaHexagon: Honor __builtin_expect by using branch probabi...
2013-05-02 Tom StellardR600: Use new tablegen syntax for patterns
2013-05-02 Tom StellardR600/SI: remove nonsense select pattern
2013-05-02 Michael Liao80-col fixup.
2013-05-02 Michael LiaoAvoid duplicating logic on frame register selecting...
2013-05-02 Michael LiaoAvoid duplicating logic on frame register selecting...
2013-05-02 Evan ChengTiedTo flag can now be placed on implicit operands...
2013-05-01 Akira Hatanaka[mips] Rename class and functions. Simplify code.
2013-05-01 Filip PizloThis exposes more MCJIT options via the C API:
2013-05-01 Bill WendlingRevert r180737. The companion patch was reverted, and...
2013-05-01 Jyotsna VermaHexagon: Use multiclass for Jump instructions.
2013-05-01 Jyotsna VermaHexagon: Clear isKill flag on the predicate register in
2013-05-01 Filip PizloThis patch breaks up Wrap.h so that it does not have...
2013-05-01 Nadav RotemSROA: Generate selects instead of shuffles when blendin...
2013-05-01 Chad Rosier[inline asm] Return an undef SDValue of the expected...
2013-05-01 Nadav RotemOptimize away nop CONCAT_VECTOR nodes.
2013-05-01 Rafael EspindolaNow that the underlying issue is fixed, revert r180750...
2013-05-01 Rafael EspindolaPut VMOVPQIto64rr in the VRPDI class.
2013-05-01 Aaron BallmanFixes a buffer overrun where the allocated buffer wasn...
2013-05-01 Jim GrosbachRevert "InstCombine: Fold more shuffles of shuffles."
2013-04-30 Akira Hatanaka[mips] Fix handling of instructions which copy to/from...
2013-04-30 Stephen LinOnly pass 'returned' to target-specific lowering code...
2013-04-30 Richard TrieuFix a use after free. RI is freed before the call...
2013-04-30 Akira Hatanaka[mips] Instruction selection patterns for DSP-ASE vecto...
2013-04-30 Adrian PrantlTemporarily revert "Change the informal convention...
2013-04-30 Adrian PrantlChange the informal convention of DBG_VALUE so that...
2013-04-30 Andrew TrickMI Sched: revert a minor heuristic that snuck in with...
2013-04-30 Akira Hatanaka[mips] Simplify code.
2013-04-30 Nadav RotemFix a typo
2013-04-30 Jim GrosbachInstCombine: Fold more shuffles of shuffles.
2013-04-30 Akira Hatanaka[mips] Clear isCommutable bit of instructions which...
2013-04-30 Hal FinkelLocalStackSlotAllocation improvements
2013-04-30 Rafael EspindolaText files should not be marked executable.
2013-04-30 Adrian PrantlSpelling. Thanks, Eric.
2013-04-30 Adrian PrantlSet debug locations for branch instructions created...
2013-04-30 Rafael EspindolaChange getSlotIndex to return unsigned.
2013-04-30 Rafael EspindolaFix Addend computation for non external relocations...
2013-04-30 David MajnemerFix a bug in foldSelectICmpAndOr.
2013-04-30 Mihai Popas tightens up the encoding description for ARM post...
2013-04-30 David MajnemerFix "Combine bit test + conditional or into simple...
2013-04-30 Stepan DyatkovskiyRefactoring patch.
2013-04-30 Rafael EspindolaCollect the Addend for external relocs.
2013-04-30 Vincent LejeuneR600: Always use texture cache for compute shaders
2013-04-30 Vincent LejeuneR600: use native for alu
2013-04-30 Vincent LejeuneR600: Packetize instructions
2013-04-30 Vincent LejeuneR600: Rework Scheduling to handle difference between...
2013-04-30 Vincent LejeuneR600: Add a Bank Swizzle operand
2013-04-30 Vincent LejeuneR600: Take inner dependency into tex/vtx clauses
2013-04-30 Vincent LejeuneR600: Turn TEX/VTX into native instructions
2013-04-30 Vincent LejeuneR600: Add FetchInst bit to instruction defs to denote...
2013-04-30 Vincent LejeuneR600: Add some new processor variants
2013-04-30 Vincent LejeuneR600: Clean up instruction class definitions
2013-04-30 Vincent LejeuneR600: config section now reports use of killgt
2013-04-29 Bill WendlingRevert the command line option patch. However, keep...
2013-04-29 Bill WendlingEmit the TLS initialization function pointers into...
2013-04-29 Rafael EspindolaAdd getSymbolAlignment to the ObjectFile interface.
2013-04-29 Tom StellardR600: Use correct CF_END instruction on Northern Island...
2013-04-29 Tom StellardR600: Fix encoding of CF_END_{EG, R600} instructions
2013-04-29 Rafael EspindolaRationalize what is public in RuntimeDyldMachO and...
2013-04-29 Arnold SchwaighoferSimplifyCFG: If convert single conditional stores
2013-04-29 Rafael EspindolaUpdate the documentation.
2013-04-29 Rafael EspindolaUse a RelocationRef instead of a relocation_iterator.
2013-04-29 Reid KlecknerRevert "revert r179735, it has no testcases, and doesn...
2013-04-29 Andrew KaylorExposing MCJIT through C API
2013-04-29 Rafael EspindolaPropagate relocation info to resolveRelocation.
2013-04-29 Rafael EspindolaReplace ObjRelocationInfo with relocation_iterator.
2013-04-29 Michael GottesmanAdd in some conditional compilation in order to silence...
2013-04-29 Michael Gottesman[objc-arc] Apply the RV optimization to retains next...
2013-04-29 Michael GottesmanAdded statistics to count the number of retains/release...
2013-04-29 Michael GottesmanRemoved trailing whitespace.
2013-04-29 Michael GottesmanFix for r180693. = /.
2013-04-29 Michael Gottesman[objc-arc-annotations] Moved the disabling of call...
2013-04-28 Benjamin KramerInline variable into the #ifdef block where it's used.
2013-04-28 Jia LiuAArch64 InstrFormats:
2013-04-27 Joerg SonnenbergerFix typo. Stupid me.
2013-04-27 Joerg SonnenbergerOnly use cxxabi.h's demangler, if it is actually available.
2013-04-27 Shuxin YangFix a XOR reassociation bug.
2013-04-27 Andrew TrickGeneralize the MachineTraceMetrics public API.
2013-04-27 Eric ChristopherUse the target triple from the target machine rather...
2013-04-27 Rafael EspindolaMake all darwin ppc stubs local.
2013-04-27 Manman RenStruct-path aware TBAA: change the format of TBAAStruct...
2013-04-26 Adrian PrantlCleanup and document MachineLocation.
2013-04-26 Bill WendlingMicro-optimization
2013-04-26 Nadav RotemTeach the interpreter to handle vector compares and...
2013-04-26 Rafael EspindolaUse llvm/Object/MachO.h in macho-dumper. Drop the old...
2013-04-26 Tom StellardR600: Initialize AMDGPUMachineFunction::ShaderType...
2013-04-26 Adrian Prantlfix a typo that due to cu&paste quadrupled itself
2013-04-26 Quentin ColombetARM: Fix encoding of hint instruction for Thumb.
2013-04-26 Adrian PrantlBugfix for the debug intrinsic handling in InstCombiner:
2013-04-26 Ulrich WeigandPowerPC: Use RegisterOperand instead of RegisterClass...
2013-04-26 Silviu BarangaRe-write the address propagation code for pre-indexed...
next