summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update my e-mail address in CODE_OWNERS.TXTTim Northover2014-03-13
* Remove stale commentDavid Blaikie2014-03-13
* MCDwarf: Refactor line table handling into a single data structureDavid Blaikie2014-03-13
* R600: LDS instructions shouldn't implicitly define OQAPTom Stellard2014-03-13
* Cleanup: Remove use of old "-enable-correct-eh-support" option from a testMark Seaborn2014-03-13
* [ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)Hans Wennborg2014-03-13
* [C++11] Use ObjectFile::sections() in commandline llvm toolsAlexey Samsonov2014-03-13
* [C++11] Introduce ObjectFile::sections().Alexey Samsonov2014-03-13
* CodeGenPrep: sink extends of illegal types into use block.Manuel Jacob2014-03-13
* [msan] Fix handling of byval arguments in VarArg calls.Evgeniy Stepanov2014-03-13
* [CMake] Put -Werror to CMAKE_CXX_FLAGS instead of using add_llvm_definitions()Alexey Samsonov2014-03-13
* Remove utils/llvm-native-gcc.Rafael Espindola2014-03-13
* AVX-512: masked load/store + intrinsics for them.Elena Demikhovsky2014-03-13
* First patch of patch series that improves MergeFunctions performance time fro...Stepan Dyatkovskiy2014-03-13
* [PM] As was pointed out in review, I need to define a custom swap inChandler Carruth2014-03-13
* [PM] Stop playing fast and loose with rebinding of references. HoweverChandler Carruth2014-03-13
* AArch64: error when both positional & named operands are used.Tim Northover2014-03-13
* [C++11] DWARF parser: use SmallVector<std::unique_ptr> for parsed units in DW...Alexey Samsonov2014-03-13
* [PowerPC] Initial support for the VSX instruction setHal Finkel2014-03-13
* [TableGen] Optionally forbid overlap between named and positional operandsHal Finkel2014-03-13
* [C++11] Convert DWARF parser to range-based for loopsAlexey Samsonov2014-03-13
* ARM: ignore unused variable to fix -Wunused-variable buildsSaleem Abdulrasool2014-03-13
* MC: fix silly typoSaleem Abdulrasool2014-03-13
* ARM: support emission of complex SO expressionsSaleem Abdulrasool2014-03-13
* Support: add support to identify WinCOFF/ARM objectsSaleem Abdulrasool2014-03-13
* [CMake] Enable a bunch of Xcode build settings that correspond to warnings th...Ted Kremenek2014-03-13
* Phase 1 of refactoring the MachineRegisterInfo iterators to make them suitableOwen Anderson2014-03-13
* Fix PR18800. llvm intrinsic memcpy takes 5 arguments void @llvm.memcpy.p0i8.p...Karthik Bhat2014-03-13
* Fix a false error reported by the tblgen backend for machine modelAndrew Trick2014-03-13
* MC: fix possible NULL pointer dereferenceSaleem Abdulrasool2014-03-13
* llvm/test/BugPoint/compile-custom.ll.py: Make it py3-compatible. [PR19112]NAKAMURA Takumi2014-03-13
* Fix typo in comment: "inwoke" -> "invoke"Mark Seaborn2014-03-13
* Fix whitespace in vectorizer exampleArnold Schwaighofer2014-03-12
* Fix vectorizer docs.Arnold Schwaighofer2014-03-12
* decl-derived-member.ll: Try to unbreak. Don't add -mtriple to %llc_dwarf.NAKAMURA Takumi2014-03-12
* Remove more empty directories.Rafael Espindola2014-03-12
* Remove empty directories.Rafael Espindola2014-03-12
* Remove projects/sample.Rafael Espindola2014-03-12
* MCDwarf: Remove unused parameterDavid Blaikie2014-03-12
* MCDwarf: Invert the Section+CU->LineEntries mapping so the CU is the primary ...David Blaikie2014-03-12
* This test need the X86 backend, move it to the X86 sub directory.Rafael Espindola2014-03-12
* Back out Profile library and dependent commitsJustin Bogner2014-03-12
* PR17473:Michael Zolotukhin2014-03-12
* [X86] Add peephole for masked rotate amountAdam Nemet2014-03-12
* Fix the ocaml test to not create a alias to a declaration.Rafael Espindola2014-03-12
* Test commitMichael Zolotukhin2014-03-12
* Profile: Avoid an unnecessary __attribute__((packed))Justin Bogner2014-03-12
* Profile: Remove an inefficient and unnecessary API functionJustin Bogner2014-03-12
* Resubmit "[SLPV] Recognize vectorizable intrinsics during SLP vectorization ..."Raul E. Silvera2014-03-12
* Add a triple to fix the test on OS X.Rafael Espindola2014-03-12