summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [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
* Reject alias to undefined symbols in the verifier.Rafael Espindola2014-03-12
* llvm-profdata: Use the Profile library, implement show and generateJustin Bogner2014-03-12
* Profile: Add a library for the instrumentation based profiling formatJustin Bogner2014-03-12
* Fix two thinkos in testcase and remove XFAIL.Eric Christopher2014-03-12
* Use -std=gnu++11 on cygwin and mingw.Rafael Espindola2014-03-12
* Allow exclamation and tilde to be parsed as a part of the ppc asm operand.Roman Divacky2014-03-12
* XFAIL this temporarily.Eric Christopher2014-03-12
* Move test to X86 only for now.Eric Christopher2014-03-12
* R600: Fix trunc store from i64 to i1Matt Arsenault2014-03-12
* Allow switch-to-lookup table for tables with holes by adding bitmask checkHans Wennborg2014-03-12
* When computing the size of a base type be conservative if the typeEric Christopher2014-03-12
* Revert r203488 and r203520.Evan Cheng2014-03-12
* Avoid repeated calls to CE->getOperand(0). No functionality change.Rafael Espindola2014-03-12
* [X86] Refactor peepholes for masked shift amount into a multiclassAdam Nemet2014-03-12
* [X86] Set the scheduling resources of some of the FPStack instructions.Quentin Colombet2014-03-12
* Use values we've already computed, update comment.Eric Christopher2014-03-12
* Turn on hashing by default for split dwarf compile units.Eric Christopher2014-03-12
* unittests: Fix -Werror buildJustin Bogner2014-03-12
* Correct typo ("a entry" -> "an entry")David Blaikie2014-03-12
* Try harder to evaluate expressions when printing assembly.Rafael Espindola2014-03-12
* DebugInfo: Use common line/file attribute construction codeDavid Blaikie2014-03-12
* Revive SizeOptLevel-explaining comments that were dropped in r203669Eli Bendersky2014-03-12
* Add parens around && clauses in a || to appease the compiler.Eli Bendersky2014-03-12
* Add comment pointing to the binutils bugzilla entryHans Wennborg2014-03-12
* Move duplicated code into a helper function (exposed through overload).Eli Bendersky2014-03-12