- 68b2faf Enable *BasicBlockPass::createPrinterPass() by Sergei Larin · 13 years ago
- ea87152 Turn on -new-live-intervals by default. by Jakob Stoklund Olesen · 13 years ago
- dbdebe2 CMake: Use check_symbol_exists instead of check_cxx_symbol_exists. by Jordan Rose · 13 years ago
- d31bd24 configure: when performing a compiler feature test for a -Wno-foo flag, attempt by Richard Smith · 13 years ago
- 1c66a18 ReleaseNotes: Add section for R600 backend by Tom Stellard · 13 years ago
- d66bd70 R600: Dump the function name when TargetLowering::LowerCall() fails by Tom Stellard · 13 years ago
- f4e471a R600: rework flow creation in the structurizer v2 by Tom Stellard · 13 years ago
- 27f5d06 R600: fix loop analyses in the structurizer by Tom Stellard · 13 years ago
- 13cf6cb R600: fix PHI value adding in the structurizer by Tom Stellard · 13 years ago
- d3da6d5 Minor cleanup. by Dan Gohman · 13 years ago
- cb64462 [docs] Tweaks for clarity, readability, and correctness. by Sean Silva · 13 years ago
- 5844691 Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368>" by Bob Wilson · 13 years ago
- b2d1275 Add the 16 bit version of addiu. To the assembler, the 16 and 32 bit are the by Reed Kotler · 13 years ago
- 089a5f8 DAGCombiner: Constant folding around pre-increment loads/stores by Hal Finkel · 13 years ago
- 0cf5d39 BBVectorize: Use TTI->getAddressComputationCost by Hal Finkel · 13 years ago
- 63c61e5 More modifications to PowerPC doc links by Bill Schmidt · 13 years ago
- 8f637ad Revert 172027 and 174336. Remove diagnostics about over-aligned stack objects. by Bob Wilson · 13 years ago
- b1301e4 Update PowerPC links in CompilerWriterInfo.rst by Hal Finkel · 13 years ago
- 0f58dba Refine fix to bug 15041. by Bill Schmidt · 13 years ago
- 33daeab [SimplifyLibCalls] Library call simplification doen't work if the call site by Chad Rosier · 13 years ago
- 9de31bd Typos. by Jakob Stoklund Olesen · 13 years ago
- 0b821ef The patch to fix some issues in r174543 fixed the lines failing the test, but missed a couple by David Tweed · 13 years ago
- fb55a8f ARM cost model: Address computation in vector mem ops not free by Arnold Schwaighofer · 13 years ago
- f64edf8 Update tests for DWARF parser: store sources next to pre-built object files and provide build instructions by Alexey Samsonov · 13 years ago
- bcf60de Test Commit by Michael Kuperstein · 13 years ago
- baad55c Parse the attribute group reference on a function. by Bill Wendling · 13 years ago
- 61b97b8 When Mips16 frames grow large, the immediate field may exceed the maximum by Reed Kotler · 13 years ago
- d2bcda7 Revert "Have InstCombine call SipmlifyCall when handling calls. Test case included." by Andrew Trick · 13 years ago
- dc0f8a3 [readobj] Fix memory leak. by Michael J. Spencer · 13 years ago
- ea007fa Use ParseFnAttributeValuePairs instead of ParseOptionalFuncAttrs by Bill Wendling · 13 years ago
- d1824f2 [Object][ELF] Add a way to get the dynamic symbol table section. by Michael J. Spencer · 13 years ago
- 2e0742f [Object][ELF] Add {begin,end}_elf_dynamic_symbols to non-virtually iterate over dynamic symbols. by Michael J. Spencer · 13 years ago
- 3854a5d Have InstCombine call SipmlifyCall when handling calls. Test case included. by Michael Ilseman · 13 years ago
- 4fae15e fix 80-col violation and fix the docs. by Nadav Rotem · 13 years ago
- 83a4cb5 [lit] Add a display function for lit.Test.TestResult. by Daniel Dunbar · 13 years ago
- 5dd41c9 [mips] Make Filler a class and reduce indentation. by Akira Hatanaka · 13 years ago
- e0501e8 Formatting. by Eric Christopher · 13 years ago
- 7a0103c "Clean up" line section symbol emission by emitting the section by Eric Christopher · 13 years ago
- df5b330 [patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp by Will Schmidt · 13 years ago
- 8f7dc82 Constrain PowerPC autovectorization to fix bug 15041. by Bill Schmidt · 13 years ago
- 0c66403 [mips] Add definition of JALR instruction which has two register operands. Change the by Akira Hatanaka · 13 years ago
- 184f5c1 R600/SI: cleanup VGPR encoding by Tom Stellard · 13 years ago
- 60fc582 R600/SI: Handle VGPR64 destination in copyPhysReg(). by Tom Stellard · 13 years ago
- e7384db R600/SI: Add pattern for mul. by Tom Stellard · 13 years ago
- fc207d8 R600/SI: simplify and fix SMRD encoding by Tom Stellard · 13 years ago
- 75ddd4c R600/SI: add proper 64bit immediate support v2 by Tom Stellard · 13 years ago
- b0b1a7f R600: Add an explicit default processor by Tom Stellard · 13 years ago
- f89de81 Identify and simplify idempotent intrinsics. Test case included. by Michael Ilseman · 13 years ago
- 96a6555 Loop Vectorizer: Refactor Memory Cost Computation by Arnold Schwaighofer · 13 years ago
- 35b1423 ADT: Correct APInt::getActiveWords for zero values by Meador Inge · 13 years ago
- def0c1f [Object][ELF] Fix crash on no dynamic section. by Michael J. Spencer · 13 years ago
- 64dca86 R600/SI: Use proper instructions for array/shadow samplers. by Tom Stellard · 13 years ago
- 914e47b R600/SI: Make sample intrinsic address parameter type overloaded. by Tom Stellard · 13 years ago
- 36ba909 R600/SI: Add basic support for more integer vector types. by Tom Stellard · 13 years ago
- 66f535a ARM cost model: Add costs for vector selects by Arnold Schwaighofer · 13 years ago
- 7db31f1 R600/SI: Add pattern for flog2 by Michel Danzer · 13 years ago
- d9a8d43 FDE::dumpHeader(): Forgot to fix one more formatting, ... take two! by NAKAMURA Takumi · 13 years ago
- 07b59ba R600: Consolidate sub register indices. by Tom Stellard · 13 years ago
- 1234c9b R600: Add support for SET*_DX10 instructions by Tom Stellard · 13 years ago
- 2a77cf7 R600: Add tests for unsupported condition codes. by Tom Stellard · 13 years ago
- b440961 R600: Fix assembly name for SETGT_INT by Tom Stellard · 13 years ago
- 8ff0631 FDE::dumpHeader(): Forgot to fix one more formatting. It affected bigendian hosts. by NAKAMURA Takumi · 13 years ago
- 55f067d Remove this testcase until I can figure out how to properly conditionalize it. by Owen Anderson · 13 years ago
- 54b8fa3 Another attempt at getting the XFAIL line right for this test. by Owen Anderson · 13 years ago
- a79535c [ReleaseNotes] tidy up organization and formatting by Sean Silva · 13 years ago
- 2119cf0 Update Release notes regarding TTI. by Nadav Rotem · 13 years ago
- 87c6157 Document the loop vectorizer changes. by Nadav Rotem · 13 years ago
- 24b339d Make sure we call externals from libraries properly when -static. by Reed Kotler · 13 years ago
- a170f52 tblgen: Diagnose duplicate includes. by Sean Silva · 13 years ago
- 65c46b0 Moved some comments due to the recent refactoring of ObjCARC. by Michael Gottesman · 13 years ago
- 6e3443e Enable jumps when in -static mode. by Reed Kotler · 13 years ago
- 90e01ac DWARFDebugFrame.cpp: Fix formatting on i686 hosts. by NAKAMURA Takumi · 13 years ago
- 727de1e 80-col by Michael J. Spencer · 13 years ago
- 0fae64f Preserve fast-math flags after reassociation and commutation. Update test cases by Michael Ilseman · 13 years ago
- 9f41a5c whitespace by Michael Ilseman · 13 years ago
- 49db469 [Object][ELF] Do the actual devirtualization. by Michael J. Spencer · 13 years ago
- 945bc5b [Object][ELF] Devirtualize and simplify dynamic table iteration. by Michael J. Spencer · 13 years ago
- 1e8f6f4 Fix CMake detection of various cmath functions, and XFAIL the test on platforms that are known to be missing them. by Owen Anderson · 13 years ago
- ec643ab Conditionalize constant folding of math intrinsics on the availability of an implementation on the host. This is a little bit unfortunate, but until someone decides to implement a full libm for APFloat, we don't have a better way to get this functionality. by Owen Anderson · 13 years ago
- 42258e0 Signficantly generalize our ability to constant fold floating point intrinsics, including ones on half types. by Owen Anderson · 13 years ago
- bfa18fd Fix typo by Eli Bendersky · 13 years ago
- 780e900 [Support][ErrorOr] Add support for convertable types. by Michael J. Spencer · 13 years ago
- f91b23c Add a comment to the test that points to the source from which the input object by Eli Bendersky · 13 years ago
- acb6194 Code Custodian (trivial whitespace cleanup) by Joe Abbey · 13 years ago
- 01776a5 Clean up multiple skeleton compile units if we have multiple compile by Eric Christopher · 13 years ago
- 231b83d Remove some dead code. by Eric Christopher · 13 years ago
- 6c59c9f [mips] Make NOP a pseudo instruction and expand it to "sll $zero, $zero, 0". by Akira Hatanaka · 13 years ago
- 62b055f Add a test for checking the current .debug_frame dumping capability. by Eli Bendersky · 13 years ago
- 16221a6 This is a follow-up on r174446, now taking Atom processors into by Eli Bendersky · 13 years ago
- 4cc74fc Canonicalize line endings to Linux style also when the --strict-whitespace flag is in use. This flag is supposed to affect horizontal whitespaces only. by Guy Benyei · 13 years ago
- c3662ee Improve comment. by Bill Wendling · 13 years ago
- 212af6a PPC calling convention cleanup. by Bill Schmidt · 13 years ago
- c0b0c67 R600: Support for indirect addressing v4 by Tom Stellard · 13 years ago
- 8a06229 Implement external weak (ELF) symbols on AArch64 by Tim Northover · 13 years ago
- 2e402d5 Add some comments to new frame entries by Eli Bendersky · 13 years ago
- cbff068 Add AArch64 CRC32 instructions by Tim Northover · 13 years ago
- 9e3b313 Add icache prefetch operations to AArch64 by Tim Northover · 13 years ago
- 95ce4c2 Initial submission for the attribute group feature. by Bill Wendling · 13 years ago
- 97fe3d9 Remove extra blank line between closing curly brace and 'else' by Craig Topper · 13 years ago
- 60309e1 Remove unused private field to suppress a build warning. by Craig Topper · 13 years ago