summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Have the SubtargetFeature help routine just not return a number andEric Christopher2014-05-06
* Add some details to the llvm-cov documentation. <rdar://problem/15819496>Bob Wilson2014-05-06
* Be more strict about not allowing setSection on aliases.Rafael Espindola2014-05-06
* Be more strict about not calling setAlignment on global aliases.Rafael Espindola2014-05-06
* AArch64/ARM64: implement diagnosis of unpredictable loads & storesTim Northover2014-05-06
* AArch64/ARM64: add two more MC tests to ARM64 set.Tim Northover2014-05-06
* AArch64/ARM64: enable MC-level diagnostic tests for NEON insts.Tim Northover2014-05-06
* AArch64/ARM64: make NEON vector list parsing a bit more robustTim Northover2014-05-06
* AArch64/ARM64: add more specific diagnostic for floating imm 0.0.Tim Northover2014-05-06
* AArch64/ARM64: add more specific diagnostic for invalid vector lanesTim Northover2014-05-06
* AArch64/ARM64: produce more informative diagnostic assembling some immediatesTim Northover2014-05-06
* ARM: For thumb fixups store halfwords high first and low secondChristian Pirker2014-05-06
* [ARM64] Enable alignment control option in front-end for ARM64.Kevin Qin2014-05-06
* Disable -Wcomment when building with GCC.Evgeniy Stepanov2014-05-06
* Update programmers manual to cover llvm::function_ref, and add a note to theRichard Smith2014-05-06
* Use X86 memory operand enums instead of hardcoding.Craig Topper2014-05-06
* Fix some obvious Doxygen comment bugs.Owen Anderson2014-05-06
* Update comment from a recent commit.David Blaikie2014-05-06
* [Build] Add rule to generate fully-expanded .td fileAdam Nemet2014-05-06
* PR19598: Provide the ability to RAUW a declaration with itself, creating a no...David Blaikie2014-05-06
* Revert "Walk back commits for unused function parameters - they're still being"Eric Christopher2014-05-06
* blockfreq: Move include to .cppDuncan P. N. Exon Smith2014-05-06
* Revert accidentally-committed files.Richard Smith2014-05-06
* Re-commit r208025, reverted in r208030, with a fix for a conformance issueRichard Smith2014-05-06
* Revert r208025, which made buildbots unhappy for unknown reasons.Richard Smith2014-05-06
* Fix i128 div/mod on mingw64Reid Kleckner2014-05-06
* [Support/MemoryBuffer] Rename IsVolatile -> IsVolatileSize and add a comment ...Argyrios Kyrtzidis2014-05-06
* Add llvm::function_ref (and a couple of uses of it), representing a type-eras...Richard Smith2014-05-06
* Include intrin.h before windows.h as a workaround for the x64 self-hostReid Kleckner2014-05-06
* [Support/MemoryBuffer] Move the IsVolatile check inside shouldUseMmap() and m...Argyrios Kyrtzidis2014-05-06
* Detabify.Nick Lewycky2014-05-06
* Improve 'tail' call marking in TRE. A bootstrap of clang goes from 375k calls...Nick Lewycky2014-05-05
* Walk back commits for unused function parameters - they're still beingEric Christopher2014-05-05
* Reapply: Add slp vectorization to LTO passes. The bug it exposed has been fix...Yi Jiang2014-05-05
* Remove a now unnecessary function since all calls have one versionEric Christopher2014-05-05
* Remove a call to std::exit in a library. Make "Help" returnEric Christopher2014-05-05
* [Support/MemoryBuffer] Introduce a boolean parameter (false by default) 'IsVo...Argyrios Kyrtzidis2014-05-05
* Fix typo.Eric Christopher2014-05-05
* R600: Expand i64 ISD:SUBTom Stellard2014-05-05
* Remove unused argument from AddFeature.Eric Christopher2014-05-05
* Fix typo (also tab character).Eric Christopher2014-05-05
* Use a range loop.Rafael Espindola2014-05-05
* Revert "Optimize shufflevector that copies an i64/f64 and zeros the rest."Filipe Cabecinhas2014-05-05
* Optimize shufflevector that copies an i64/f64 and zeros the rest.Filipe Cabecinhas2014-05-05
* R600/SI: allow 5 more input SGPRs to a shaderMarek Olsak2014-05-05
* Move test from r207969 to another folder and rename it.Michael Zolotukhin2014-05-05
* Always set alignment of vectorized LD/ST in SLP-Vectorizer. <rdar://problem...Yi Jiang2014-05-05
* Fix spelling.Joerg Sonnenberger2014-05-05
* Be a bit more specific in the release notes.Rafael Espindola2014-05-05
* LTO: -internalize sets visibility to defaultDuncan P. N. Exon Smith2014-05-05