summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* llvm-readobj: add support for PE32+ (Windows 64 bit executable).Rui Ueyama2014-01-26
* Implement pattern match from v1xx to v1xx for AArch64 Neon.Jiangning Liu2014-01-26
* [Sparc] Add support for sparc relocation types in ELF object file.Venkatraman Govindaraju2014-01-26
* [AArch64 NEON] Add patterns for concat_vector on v2i32.Kevin Qin2014-01-26
* [AArch64 NEON] Fix pattern match failed on FP_ROUND from v1f128 to v1f64.Kevin Qin2014-01-26
* Set displacementSize to 1 for instrucitons with mod==0x1. Fixes PR17310. Modi...Craig Topper2014-01-25
* Clean up hack which is no longer needed after r198617. No functionality change.Evan Cheng2014-01-25
* Disable the use of TBAA when using AA in CodeGenHal Finkel2014-01-25
* Add combiner-aa-only-func (debug only)Hal Finkel2014-01-25
* Improve descriptions of combiner-alias-analysis and combiner-global-alias-ana...Hal Finkel2014-01-25
* Reverting r199886 (Prevent repetitive warnings for unrecognized processors an...Artyom Skrobov2014-01-25
* This reverts commit r200064 and r200051.Rafael Espindola2014-01-25
* [LPM] Conclude my immediate work by making the LoopVectorizerChandler Carruth2014-01-25
* [LPM] Make LCSSA a utility with a FunctionPass that applies it to allChandler Carruth2014-01-25
* Remove an easy use of EmitRawText from PPC.Rafael Espindola2014-01-25
* Revert "Revert "Add Constant Hoisting Pass" (r200034)"Juergen Ributzka2014-01-25
* Fix llvm-dis to print the inalloca bit on allocas.Reid Kleckner2014-01-25
* Revert "Add Constant Hoisting Pass" (r200034)Hans Wennborg2014-01-25
* [Mips] TargetStreamer ELF flag Support for default and commandline options.Jack Carter2014-01-25
* [AArch64] Removed unused i8 type from FPR8 register class.Ana Pazos2014-01-24
* Make ObjectFile ownership of the MemoryBuffer optional.Rafael Espindola2014-01-24
* Add Constant Hoisting PassJuergen Ributzka2014-01-24
* Fix DAGCombiner::GatherAllAliases to account for non-chain dependenciesHal Finkel2014-01-24
* InstCombine: Don't try to use aggregate elements of ConstantExprs.Benjamin Kramer2014-01-24
* Revert "Add Constant Hoisting Pass"Juergen Ributzka2014-01-24
* Restrict FindBetterChain DAG combines to unindexed nodesHal Finkel2014-01-24
* Add Constant Hoisting PassJuergen Ributzka2014-01-24
* Add final and owerride keywords to TargetTransformInfo's subclasses.Juergen Ributzka2014-01-24
* Fix known typosAlp Toker2014-01-24
* InstSimplify: Make shift, select and GEP simplifications vector-aware.Benjamin Kramer2014-01-24
* Unify duplicated functions.Rafael Espindola2014-01-24
* Move emitInlineAsmEnd to the AsmPrinter interface.Rafael Espindola2014-01-24
* DWARFContext: Fix possible memory leak since r198908.NAKAMURA Takumi2014-01-24
* Revert "Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for a"Eric Christopher2014-01-24
* Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for aEric Christopher2014-01-24
* [AArch64 NEON] Fix a bug in implementing register copy bwtween FPR16.Kevin Qin2014-01-24
* [SparcV9] Add support for JIT in Sparc64.Venkatraman Govindaraju2014-01-24
* [X86] Prevent the creation of redundant ops for sadd and ssub with overflow.Juergen Ributzka2014-01-24
* Implement atomicrmw operations in 32 and 64 bits for SPARCv9.Jakob Stoklund Olesen2014-01-24
* [Sparc] Correct quad register list in the asm parser.Venkatraman Govindaraju2014-01-24
* Simplify the logic for deciding when to initialize the sections.Rafael Espindola2014-01-24
* Most streamers' InitSections just create a text section. Make that the defaultRafael Espindola2014-01-24
* Use the actual .text section, it is less code than building a dummy one.Rafael Espindola2014-01-24
* Inline trivial functions called only once or twice.Rafael Espindola2014-01-24
* [LPM] Fix a logic error in LICM spotted by inspection.Chandler Carruth2014-01-24
* Inline functions that are only called once.Rafael Espindola2014-01-24
* [cleanup] Use the type-based preservation method rather than a stringChandler Carruth2014-01-24
* InitToTextSection is redundant with InitSections. Remove it.Rafael Espindola2014-01-23
* Make the use of DW_AT_ranges in the compile unit depend also uponEric Christopher2014-01-23
* Remove duplicated info on what .text, .data and .bss look like.Rafael Espindola2014-01-23