summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* MCJIT-remote: __main should be resolved in child context.NAKAMURA Takumi2013-10-27
* AVX-512: PMIN/PMAX intrinsics and patternsElena Demikhovsky2013-10-27
* A small grammar-os fixed.Bill Wendling2013-10-27
* Update to current output.Bill Wendling2013-10-27
* Fix Sphinx warning.Bill Wendling2013-10-27
* Update to specify that both metadata and label types aren't proper return types.Bill Wendling2013-10-27
* Update the Python version. And Perl isn't used anymore.Bill Wendling2013-10-27
* Update link.Bill Wendling2013-10-27
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-27
* lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unb...NAKAMURA Takumi2013-10-26
* self.path may be empty or otherwise miss the normal system directories,Joerg Sonnenberger2013-10-26
* lit: Issue a note when multiprocessing fails to loadAlp Toker2013-10-26
* Fix a referenced before assignment in r193463Alp Toker2013-10-26
* lit: handle late multiprocessing errors gracefullyAlp Toker2013-10-26
* Quick look-up for block in loop.Wan Xiaofei2013-10-26
* llvm/test/lit.cfg: Tighten conditions to enable 'native'.NAKAMURA Takumi2013-10-26
* llvm/test/Other/close-stderr.ll: Remove "XFAIL:win32". It reverts r173509.NAKAMURA Takumi2013-10-26
* Attempt to fix the FreeBSD build, disable multiprocessingAlp Toker2013-10-26
* Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop.Andrew Trick2013-10-25
* Fix LSR: don't normalize quadratic recurrences.Andrew Trick2013-10-25
* Handle calls and invokes in GlobalStatus.Rafael Espindola2013-10-25
* LoopVectorizer: Don't attempt to vectorize extractelement instructionsHal Finkel2013-10-25
* DIEHash: Summary hashing of member functionsDavid Blaikie2013-10-25
* Try to fix the build on windows.Rafael Espindola2013-10-25
* Change MemoryBuffer::getFile to take a Twine.Rafael Espindola2013-10-25
* DIEHash: Summary hashing of nested typesDavid Blaikie2013-10-25
* [X86][AVX512] Add patterns that match the AVX512 floating point register vbro...Quentin Colombet2013-10-25
* [X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in...Quentin Colombet2013-10-25
* [bugpoint] Increase the default memory limit for subprocesses to 300MB.Daniel Sanders2013-10-25
* llvm-c-test: Don't leak memory buffers.Benjamin Kramer2013-10-25
* Try to fix the openbsd bot.Rafael Espindola2013-10-25
* Call destroy from ~BasicCallGraph.Rafael Espindola2013-10-25
* Use c comments.Rafael Espindola2013-10-25
* ARM: allow .thumb_func to be separated from symbol definitionTim Northover2013-10-25
* The FIXME was indeed fixed in the linker, comment removed.Yaron Keren2013-10-25
* ARM: don't expand atomicrmw inline on Cortex-M0Tim Northover2013-10-25
* LegalizeDAG: allow libcalls for max/min atomic operationsTim Northover2013-10-25
* ARM: tweak test to pass on all platformsTim Northover2013-10-25
* Optimize concat_vectors(X, undef) -> scalar_to_vector(X).Nadav Rotem2013-10-25
* Fix ODR violation.Richard Smith2013-10-25
* llvm-cov dump to dbgs() instead of outs().Yuchen Wu2013-10-25
* Support for reading program counts in llvm-cov.Yuchen Wu2013-10-25
* ARM: Test r193381 a bit more thoroughly.Jim Grosbach2013-10-24
* ARM: Tweak usage of '*vfp' compiler_rt functions.Jim Grosbach2013-10-24
* MCStreamer: Reimplement the virtual EmitRawText as a protected member, EmitRa...David Blaikie2013-10-24
* lto.h: Use lto_bool_t instead of int to restore the ABIReid Kleckner2013-10-24
* DWARF emission: Remove unnecessary/redundant DIE reference codeDavid Blaikie2013-10-24
* Fix name of variable in comment.Eric Christopher2013-10-24
* Grammar.Eric Christopher2013-10-24
* Update misleading comment.Eric Christopher2013-10-24