summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Accept Twine's to AsmPrinter::getTempSymbol (refactoring for an incoming change)David Blaikie2014-03-11
* Clean up test/DebugInfo/empty.ll now that we have an alias for "llc with dwar...David Blaikie2014-03-11
* move WITH_POLLY option before add_subdirectory(tools)Sebastian Pop2014-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
* Remove dead code.Rafael Espindola2014-03-11
* Cleanup the interface for creating soft or hard links.Rafael Espindola2014-03-11
* Don't assume an empty stderr.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
* [lit] Fix non-function style print statement.Daniel Dunbar2014-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
* Fix fixme: remove unused method.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
* Add helpers for getting scalar sizes of vector value types.Matt Arsenault2014-03-11
* X86: Enable ISel of 16-bit MOVBE instructions.Jim Grosbach2014-03-11
* MultiJITTest.cpp: Tweak getPointerToNamedFunction() to be aware of also Windo...NAKAMURA Takumi2014-03-11
* Follow up to r203488. Code clean up to eliminate a lot of copy+paste.Evan Cheng2014-03-11
* Fix undefined behavior in vector shift tests.Matt Arsenault2014-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
* Test commit: Remove trailing whitespace.Manuel Jacob2014-03-10
* Fix a couple typos.Mark Lacey2014-03-10
* [lit] Bump dev version number.Daniel Dunbar2014-03-10
* [lit] Add a README.txt.Daniel Dunbar2014-03-10
* [lit] Add --version option.Daniel Dunbar2014-03-10
* fix polly buildbotSebastian Pop2014-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
* fix PR13550: add a cmake WITH_POLLY optionSebastian Pop2014-03-10