summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* [mips][fp64] Add an implicit def to MTHC1 claiming that it reads the lower 32...Daniel Sanders2014-03-12
* [mips] BSEL's and BINS[RL] operands are reversed compared to the vselect node...Daniel Sanders2014-03-12
* ARM: correct Dwarf output for non-contiguous VFP saves.Tim Northover2014-03-12
* Replace '#include ValueTypes.h' with forward declarations.Patrik Hagglund2014-03-12
* [ARM] Use DWARF register numbers for CFI directives in ELF assemblyHans Wennborg2014-03-12
* DebugInfo: Omit pubnames/pubtypes when compiling with -gmltDavid Blaikie2014-03-12
* DebugInfo: Do not emit pubnames/pubtypes sections if they are emptyDavid Blaikie2014-03-11
* DebugInfo: Avoid re-looking up the DwarfUnit when emitting pubnames/pubtypesDavid Blaikie2014-03-11
* DebugInfo: Refactor emitDebugPubNames/Types into a common implementationDavid Blaikie2014-03-11
* Accept Twine's to AsmPrinter::getTempSymbol (refactoring for an incoming change)David Blaikie2014-03-11
* DebugInfo: Remove unused labels now that we just emit DW_AT_gnu_pubnames as a...David Blaikie2014-03-11
* support: add a utility function to normalise path separatorsSaleem Abdulrasool2014-03-11
* [mips] Implement NaCl sandboxing of function calls:Sasa Stankovic2014-03-11
* Simplify a really complicated check for Arch == X86_64.Rafael Espindola2014-03-11
* Cleanup the interface for creating soft or hard links.Rafael Espindola2014-03-11
* Range-ify a loop.Owen Anderson2014-03-11
* X86: Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)Hans Wennborg2014-03-11
* [ppc64] Patch in TOC restore code after all external function callsUlrich Weigand2014-03-11
* ARM: honour -f{no-,}optimize-sibling-callsSaleem Abdulrasool2014-03-11
* ARM: remove ancient -arm-tail-calls optionSaleem Abdulrasool2014-03-11
* ARM: enable tail call optimisation on Thumb 2Saleem Abdulrasool2014-03-11
* Fix crash in PRE.Erik Verbruggen2014-03-11
* ARM: simplify EmitAtomicBinary64Tim Northover2014-03-11
* Remove copy ctors that did the same thing as the default one.Benjamin Kramer2014-03-11
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-11
* GVN: fix hashing of extractvalue.Erik Verbruggen2014-03-11
* GVN: merge overflow intrinsics with non-overflow instructions.Erik Verbruggen2014-03-11
* Object: rename ARMV7 to ARMNTSaleem Abdulrasool2014-03-11
* Cleanup whitespaceDuncan P. N. Exon Smith2014-03-11
* R600: Calculate store mask instead of using switch.Matt Arsenault2014-03-11
* X86: Enable ISel of 16-bit MOVBE instructions.Jim Grosbach2014-03-11
* Follow up to r203488. Code clean up to eliminate a lot of copy+paste.Evan Cheng2014-03-11
* Remove incomplete commentMatt Arsenault2014-03-11
* Move trivial getter into header.Matt Arsenault2014-03-11
* Use .data() instead of &x[0]Matt Arsenault2014-03-11
* Fix indentationMatt Arsenault2014-03-11
* Fix non 2-space indentation.Matt Arsenault2014-03-11
* Module: Don't rename in getOrInsertFunction()Duncan P. N. Exon Smith2014-03-10
* When analyzing vectors of element type that require legalization,Raul E. Silvera2014-03-10
* Use discriminator information in sample profiles.Diego Novillo2014-03-10
* IR: Slightly more verbose error in VerifierJustin Bogner2014-03-10
* MemCpyOpt: When merging memsets also merge the trivial case of two memsets wi...Benjamin Kramer2014-03-10
* For functions with ARM target specific calling convention, when simplify-libcallEvan Cheng2014-03-10
* [mips] Implement NaCl sandboxing of loads, stores and SP changes:Sasa Stankovic2014-03-10
* Make sure NVPTX doesn't emit symbol names that aren't valid in PTX.Eli Bendersky2014-03-10
* llvm-c: expose unnamedaddr field of globalsTim Northover2014-03-10
* Fix regression with -O0 for mips .Reed Kotler2014-03-10
* [C++11] Modernize the IR library a bit.Benjamin Kramer2014-03-10
* [mips][fp64] Add an implicit def to MFHC1 claiming that it reads the lower 32...Daniel Sanders2014-03-10
* [mips] Assembly parser must invoke the target streamer to handle .set reorder...Matheus Almeida2014-03-10