- 33a47d6 Don't disable block layout when forcing block alignment. by Nadav Rotem · 12 years ago
- 67b290c Fix the test on linux by setting the triple and the align format by Nadav Rotem · 12 years ago
- 07706e5 Add a flag to align all basic blocks in the function. by Nadav Rotem · 12 years ago
- e292347 Add 179294 back, but don't use bit fields so that it works on big endian hosts. by Rafael Espindola · 12 years ago
- 33c55bd [ms-inline asm] Add support for using the LENGTH, TYPE, and SIZE operators with by Chad Rosier · 12 years ago
- 5ea1ea8 [ms-inline asm] Add support for using offsetof operator with variables that use by Chad Rosier · 12 years ago
- 4df1854 Aliasing rules for struct-path aware TBAA. by Manman Ren · 12 years ago
- adb5c16 [ms-inline asm] Pass a StringRef reference to ParseIntelVarWithQualifier so we by Chad Rosier · 12 years ago
- 327f010 TBAA: add utility to create a TBAA scalar type node by Manman Ren · 12 years ago
- f16b08d [ms-inline asm] Add a new AsmRewriteKind, AOK_Delete. To be used in a future by Chad Rosier · 12 years ago
- f06cc98 [ms-inline asm] Remove brackets from around a symbol reference in the target by Chad Rosier · 12 years ago
- 38dd366 Use FileCheck instead of grep. by Preston Gurd · 12 years ago
- bae6d52 Fix undefined behavior in AArch64 by David Majnemer · 12 years ago
- 59b11c4 Optimize icmp involving addition better by David Majnemer · 12 years ago
- efc8740 Mips specific inline asm memory operand modifier test case by Jack Carter · 12 years ago
- fc82e4d [mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selects by Akira Hatanaka · 12 years ago
- fee62c1 [mips] Clean up MipsISelDAGToDAG.cpp and MipsISelLowering.cpp. by Akira Hatanaka · 12 years ago
- 59a8b5a Revert my last two commits while I debug what is wrong in a big endian host. by Rafael Espindola · 12 years ago
- 6b28180 Fix llvm-readobj tests on big endian hosts. by Rafael Espindola · 12 years ago
- 4edf092 Print more information about relocations. by Rafael Espindola · 12 years ago
- c37cb66 Fix for wrong instcombine on vector insert/extract by Benjamin Kramer · 12 years ago
- 765afbc Add a CHECK-NOT for a more faithful translation of the original grep | count 2. by Eli Bendersky · 12 years ago
- 845a932 Add a function to check if an argument list is too long. by Rafael Espindola · 12 years ago
- 305e3b2 [ASan] Allow disabling init-order checks for globals by source file name. by Alexey Samsonov · 12 years ago
- 34e3051 Add myself in the CREDITS.TXT by Sylvestre Ledru · 12 years ago
- 8e708d3 Add missing colons to check lines. by Benjamin Kramer · 12 years ago
- 8f6f47e FileCheckize a bunch of tests. by Benjamin Kramer · 12 years ago
- fdca221 Add braces around || in && to pacify GCC. by Benjamin Kramer · 12 years ago
- acc897a Rename the C function to create a SLPVectorizerPass to something sane and expose it in the header file. by Benjamin Kramer · 12 years ago
- bf53841 Optimize vector select from all 0s or all 1s by Michael Liao · 12 years ago
- 02d2e61 Add CLAC/STAC instruction encoding/decoding support by Michael Liao · 12 years ago
- 959ddbb Enhance bool simplifcation in X86 to handle more cases by Michael Liao · 12 years ago
- 4eb5f18 R600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused-variable] by NAKAMURA Takumi · 12 years ago
- e7a040f Whitespace. by NAKAMURA Takumi · 12 years ago
- 317d3f4 Simplify the code. No functionality change. by Rafael Espindola · 12 years ago
- fb1b6fd Add MachO-x86-64 tests. by Rafael Espindola · 12 years ago
- 8bf8006 Fix MachO's getRelocationAdditionalInfo. by Rafael Espindola · 12 years ago
- 4b04029 Make PPCInstrInfo::isPredicated always return false by Hal Finkel · 12 years ago
- aa3a85e lit: Don't descend into .git directories during test discovery. by Daniel Dunbar · 12 years ago
- e94bd36 lit: Shorten a metavar to make --help look nicer. by Daniel Dunbar · 12 years ago
- 6be0ae5 lit: Add a test for discovery when exact test names are given. by Daniel Dunbar · 12 years ago
- 70c2b88 Add man page for llvm-readobj by Nico Rieck · 12 years ago
- 2b570ce lit: Add a trivial test of the basic progress bar. by Daniel Dunbar · 12 years ago
- 0120b67 Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep by Eli Bendersky · 12 years ago
- 18d49ac MC: Support COFF image-relative MCSymbolRefs by Nico Rieck · 12 years ago
- bb5cbd8 Delete the functions F1 and F2 to appease the valgrind bot. by Joey Gouly · 12 years ago
- 9af7014 Manually remove successors in if conversion when CopyAndPredicateBlock is used by Hal Finkel · 12 years ago
- 3c08eef No need to have this return a bool. by Bill Wendling · 12 years ago
- bcf8b87 Mips specific inline asm memory operand modifier test case by Jack Carter · 12 years ago
- 5fc7c98 Move info to CREDITS.TXT file. by Bill Wendling · 12 years ago
- c92cc5d fixed xsave, xsaveopt, xrstor mnemonics with intel syntax; added test cases by Kay Tiong Khoo · 12 years ago
- c3b5997 Revert "Update the version of dwarf we say we're emitting to at least 3." by Eric Christopher · 12 years ago
- 62c75ad Track the compact unwind encoding for when we are unable to generate compact unwind information. by Bill Wendling · 12 years ago
- 49bbb35 fixed to disassemble with tab after mnemonic rather than space by Kay Tiong Khoo · 12 years ago
- 8f58365 Use a real union for IdentifyingPassPtr. by Benjamin Kramer · 12 years ago
- bccd635 Marking myself as release manager. by Bill Wendling · 12 years ago
- 15b64d0 by Preston Gurd · 12 years ago
- 37c04bc Tidy up, fix and simplify a few of the SMLocs. Prior to r179109 the Start SMLoc by Chad Rosier · 12 years ago
- f0ca9a8 Add object-emission flag for lit tests. This flag is used by Jyotsna Verma · 12 years ago
- 4b924d3 Make the SLP store-merger less paranoid about function calls. We check for function calls when we check if it is safe to sink instructions. by Nadav Rotem · 12 years ago
- 20cd5e6 We require DataLayout for analyzing the size of stores. by Nadav Rotem · 12 years ago
- b4d6a65 Remove unused variable. by Chad Rosier · 12 years ago
- da47e17 PPC: Don't predicate a diamond with two counter decrements by Hal Finkel · 12 years ago
- ba69b36 Reapply r179115, but use parsePrimaryExpression a little more judiciously. by Chad Rosier · 12 years ago
- b187f8c R600/SI: Add pattern for AMDGPUurecip by Michel Danzer · 12 years ago
- 74adad6 This is for an experimental option -mips-os16. The idea is to compile all by Reed Kotler · 12 years ago
- 01a7b5c Use a scheme closer to that of GNU as when deciding the type of a by Peter Collingbourne · 12 years ago
- b08c6df Template MachOObjectFile over endianness too. by Rafael Espindola · 12 years ago
- 05b9644 Simplify the templating a bit. by Rafael Espindola · 12 years ago
- 78fcc47 Move two methods out of line. by Rafael Espindola · 12 years ago
- daefc0f R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addr by Vincent Lejeune · 12 years ago
- 3ca3fc5 [test] Use lit's shell test runner on Windows by Reid Kleckner · 12 years ago
- 7ef742d Revert "TMP" by Tim Northover · 12 years ago
- 8c9e52a ARM: Make "SMC" instructions conditional on new TrustZone architecture feature. by Tim Northover · 12 years ago
- 2318508 TMP by Tim Northover · 12 years ago
- 0f57a98 Change CloneFunctionInto to always clone Argument attributes induvidually, by Joey Gouly · 12 years ago
- 4d0e8a8 R600/SI: dynamical figure out the reg class of MIMG by Christian Konig · 12 years ago
- 84a775d R600/SI: adjust writemask to only the used components by Christian Konig · 12 years ago
- 9c210da R600/SI: remove image sample writemask by Christian Konig · 12 years ago
- 4e31728 Cleanup PPCInstrInfo::DefinesPredicate by Hal Finkel · 12 years ago
- d03fdfb RegionInfo: Add helpers to replace entry/exit recursively by Tobias Grosser · 12 years ago
- 90dd7fd PPC: Prep for if conversion of bctr[l] by Hal Finkel · 12 years ago
- a2561a0 Template the MachO types over endianness. by Rafael Espindola · 12 years ago
- 774e7c8 Include the more specific header. by Rafael Espindola · 12 years ago
- 3a6b7d3 __sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not in by Evan Cheng · 12 years ago
- 5ed0283 Generalize the PassConfig API and remove addFinalizeRegAlloc(). by Andrew Trick · 12 years ago
- a9a5c53 Mips specific inline asm operand modifier 'D' by Jack Carter · 12 years ago
- 7eb0d81 Allow PPC B and BLR to be if-converted into some predicated forms by Hal Finkel · 12 years ago
- 58ddf52 Fix some comment typos. by Bob Wilson · 12 years ago
- df10870 Cleanup. No functional change intended. by Chad Rosier · 12 years ago
- bad493e Cleanup. No functional change intended. by Chad Rosier · 12 years ago
- 27554ee Remove unused method and default values. by Rafael Espindola · 12 years ago
- af12ad7 Update the version of dwarf we say we're emitting to at least 3. by Eric Christopher · 12 years ago
- 3eb6d7f Revert r179115 as it looks to have killed the ASan tests. by Chad Rosier · 12 years ago
- 239e1e4 Rationalize the formatting of these case labels. Having two sorted by Chandler Carruth · 12 years ago
- a430cb6 This patch enables llvm to switch between compiling for mips32/mips64 by Reed Kotler · 12 years ago
- 8383b53 Add support for bottom-up SLP vectorization infrastructure. by Nadav Rotem · 12 years ago
- 376e05f Make check depend on all. by Eric Christopher · 12 years ago
- d4727e3 [ms-inline asm] Use parsePrimaryExpr in lieu of parseExpression if we need to by Chad Rosier · 12 years ago
- e0828ec The .dwo section shouldn't contain the unrelocated values (and by Eric Christopher · 12 years ago