- e025e96 Print InlinedAt location. by Devang Patel · 15 years ago
- 33634d0 Add another bswap idiom that isn't matched. by Eric Christopher · 15 years ago
- 0a7e18c Use -l option to remove symbols from i386. by Bill Wendling · 15 years ago
- 2c81807 Move SSE2 Packed Integer instructions around, and create specific sections for each of them by Bruno Cardoso Lopes · 15 years ago
- da0e89f Print InlinedAt location. by Devang Patel · 15 years ago
- 7645f14 Improve explanation. by Bill Wendling · 15 years ago
- 8d3cebc Add AVX Move Aligned/Unaligned packed integers by Bruno Cardoso Lopes · 15 years ago
- 207855c Introducing the "linker_weak" linkage type. This will be used for Objective-C by Bill Wendling · 15 years ago
- 147b7ca by Bruno Cardoso Lopes · 15 years ago
- 1e4782d Do not hardcode DW_AT_stmt_list value. Inspired by Artur Pietrek. by Devang Patel · 15 years ago
- 21773e7 Add support for encoding VDUP (ARM core register) instructions. by Bob Wilson · 15 years ago
- 871dc24 Fix a buffer overflow noticed by gcc-4.6: zero is written into by Duncan Sands · 15 years ago
- 05b0b44 NextPowerOfTwo was already used to ensure that SmallSizePowTwo is a power by Duncan Sands · 15 years ago
- 190a7f4 give PATypeHolder an explicit copy ctor which initializes the type pointer, by Chris Lattner · 15 years ago
- d1303d2 Fix the handling of partial redefines in the fast register allocator. by Jakob Stoklund Olesen · 15 years ago
- 5d52165 Fix a register scavenger crash when dealing with undefined subregs. by Bob Wilson · 15 years ago
- 721ef73 Add AVX non-temporal stores by Bruno Cardoso Lopes · 15 years ago
- af08247 Add a few more interesting testcases. by Dan Gohman · 15 years ago
- 6f205cb Fix whitespace style. by Dan Gohman · 15 years ago
- de173ca Move non-temporal movs to their own section by Bruno Cardoso Lopes · 15 years ago
- d5a563d Add support for encoding NEON VMOV (from core register to scalar) instructions. by Bob Wilson · 15 years ago
- ea86423 Add sqrt, rsqrt and rcp AVX instructions by Bruno Cardoso Lopes · 15 years ago
- 077f1bf skip dbg_value instructions by Jim Grosbach · 15 years ago
- 16575de minor cosmetics by Gabor Greif · 15 years ago
- 1ab3846 The t2MOVi16 and t2MOVTi16 instructions do not set CPSR. Trying to add by Bob Wilson · 15 years ago
- f500cbd use ArgOffset constant to prepare for operand rotation by Gabor Greif · 15 years ago
- cfbb7d4 use ArgOperand API by Gabor Greif · 15 years ago
- 009105c use ArgOperand API by Gabor Greif · 15 years ago
- a7065b1 Return Changed. This required setting Changed if dbg metadata by Duncan Sands · 15 years ago
- 80b9b89 It seems clear that this should return Changed. by Duncan Sands · 15 years ago
- d31f972 Add a VT argument to getMinimalPhysRegClass and replace the copy related uses by Rafael Espindola · 15 years ago
- 17c6e6d getMachineBasicBlockAddress returns a uintptr_t - don't truncate by Duncan Sands · 15 years ago
- 6f74f69 The variable ValueSize is set to 1 on both code paths, and then by Duncan Sands · 15 years ago
- 5b96b26 The variable "Value" is carefully set to Layout.getSymbolAddress, by Duncan Sands · 15 years ago
- 44886ac Remove unused calls to Lexer.getLoc and the pointless variable HasFillExpr. by Duncan Sands · 15 years ago
- 31a3a3e Remove pointless variable LastDef. by Duncan Sands · 15 years ago
- 9b8c91c Looks like this test is missing an XFAIL line. by Duncan Sands · 15 years ago
- 58c8691 Remove unused variable Loc and pointless variables unified_syntax by Duncan Sands · 15 years ago
- 9d67768 use ArgOperand APIs by Gabor Greif · 15 years ago
- 978189e Remove an unused and a pointless variable. by Duncan Sands · 15 years ago
- 78337b4 Remove pointless and unused variables. by Duncan Sands · 15 years ago
- eff566d encode operand initializations (at fixed index) by Gabor Greif · 15 years ago
- 374acd08 Remove a pointless variable. by Duncan Sands · 15 years ago
- 90c64f4 Remove initialized but otherwise unused variables. by Duncan Sands · 15 years ago
- 5137029 Remove variables that are written by not read. by Duncan Sands · 15 years ago
- 3432d70 Use a more obvious way to avoid compiling functions which are only used when XDEBUG is enabled. by Benjamin Kramer · 15 years ago
- ca9f7ef Jump through some silly hoops to make GCC accept that a function may not always by Chandler Carruth · 15 years ago
- c36b5b9 PR7503: uxtb16 is not available for ARMv7-M. Patch by Brian G. Lucas. by Evan Cheng · 15 years ago
- c170f66 Change if-cvt options to something that actually as useable. by Evan Cheng · 15 years ago
- 2f2b254 When processing loops for scheduling latencies (used for live outs on loop by Jim Grosbach · 15 years ago
- 7a64257 Just as its not safe to blindly transfer the nsw bit from an add by Dan Gohman · 15 years ago
- b22dc70 Refactoring of arithmetic instruction classes with unary operator by Bruno Cardoso Lopes · 15 years ago
- 628a797 When no memoperands are present, assume unaligned, volatile. by Jakob Stoklund Olesen · 15 years ago
- 0a1bd2a Strip resulting binaries. by Bill Wendling · 15 years ago
- 8eab75f Reapply my if-conversion cleanup from svn r106939 with fixes. by Bob Wilson · 15 years ago
- 6be2bd5 Add an Intraprocedural form of BasicAliasAnalysis, which aims to by Dan Gohman · 15 years ago
- 4548260 Described the missing AVX forms of SSE2 convert instructions by Bruno Cardoso Lopes · 15 years ago
- 5cdede4 Fix Thumb encoding of VMOV (scalar to ARM core register). The encoding is by Bob Wilson · 15 years ago
- e4e7d56 The comment string does not match for all targets. PowerPC uses ;. by Devang Patel · 15 years ago
- 8674949 Unlike other targets, ARM now uses BUILD_VECTORs post-legalization so they by Bob Wilson · 15 years ago
- 45e01d2 Refix XTARGET. Previous attempt matches on powerpc-apple-darwin, by Dale Johannesen · 15 years ago
- d877281 Attempt to fix XTARGET. by Dale Johannesen · 15 years ago
- 62d24a4 Make the ARMCodeEmitter identify Thumb functions via ARMFunctionInfo instead by Bob Wilson · 15 years ago
- 9b93b6b Use DW_FORM_addr for DW_AT_entry_pc. by Devang Patel · 15 years ago
- 85dfca6 Add a blurb about -scev-aa. by Dan Gohman · 15 years ago
- a5989f8 In asm's, output operands with matching input constraints by Dale Johannesen · 15 years ago
- f187ac5 Added the darwin .secure_log_unique and .secure_log_reset directives. by Kevin Enderby · 15 years ago
- 0dd3549 Constant fold x == undef to undef. by Dan Gohman · 15 years ago
- e89c5e5 tidy up style. no functional change. by Jim Grosbach · 15 years ago
- 50f424c Fix Value::stripPointerCasts and BasicAA to avoid trouble on by Dan Gohman · 15 years ago
- 08baddb Refactor encoding function for NEON 1-register with modified immediate format. by Bob Wilson · 15 years ago
- d896a97 Support Thumb mode encoding of NEON instructions. by Bob Wilson · 15 years ago
- c25ccf8 Reduce indentation via early exit. NFC. by Bill Wendling · 15 years ago
- 0dd4558 Include inlined function in list of processed subprograms. by Devang Patel · 15 years ago
- d459f45 new, no longer brain-dead, r106907 by Jim Grosbach · 15 years ago
- 5d30e9d Remove this weak test. by Devang Patel · 15 years ago
- 18afa5a Testcase for llvm-gcc fix 107051. by Dale Johannesen · 15 years ago
- 61c35e8 Don't write temporary files in test directory by Jakob Stoklund Olesen · 15 years ago
- 610bebf After physreg coalescing, physical registers might not have live ranges where by Jakob Stoklund Olesen · 15 years ago
- 0b9b856 Add a triple so test runs on Linux as well. by Jakob Stoklund Olesen · 15 years ago
- d843b39 Add more special treatment for inline asm in RegAllocFast. by Jakob Stoklund Olesen · 15 years ago
- 7d59a97 Fix thinko. by Eric Christopher · 15 years ago
- 4411fbe Pull in the libCrashReporterClient.a information with a warning comment. by Eric Christopher · 15 years ago
- 4a1cad6 Preserve deleted function's local variables' debug info. Radar 8122864. by Devang Patel · 15 years ago
- 3d895b9 Make this test darwin specific. by Devang Patel · 15 years ago
- a90c5c7 use ArgOperand API by Gabor Greif · 15 years ago
- 30d2577 use ArgOperand API by Gabor Greif · 15 years ago
- d6bf5cf employ CallInst::ArgOffset (for now) by Gabor Greif · 15 years ago
- 32621ad simplify: we have solid argument iterator range by Gabor Greif · 15 years ago
- 8d12169 Generalize AAEval so that it can be used both per-function and by Dan Gohman · 15 years ago
- 062f7f1 Fix this build message so that it displays the correct library by Dan Gohman · 15 years ago
- c4abe3a Revert r106907, "make sure to handle dbg_value instructions in the middle of the by Daniel Dunbar · 15 years ago
- 18c383f use setArgOperand by Gabor Greif · 15 years ago
- 245e9c4 use CallInst::ArgOffset by Gabor Greif · 15 years ago
- f148cb6 use ArgOperand API and CallInst::ArgOffset by Gabor Greif · 15 years ago
- 710ac07 extend ArgOperand interface: setArgOperand (in both CallInst and InvokeInst) by Gabor Greif · 15 years ago
- 19101c7 use cached value by Gabor Greif · 15 years ago
- f347b82 Remove dead code. by Devang Patel · 15 years ago
- fd5fdc3 Use named MDNode, llvm.dbg.sp, to collect subprogram info. This will be used to emit local variable's debug info of deleted functions. by Devang Patel · 15 years ago
- e9e3f20 minor housekeeping cleanup: 80-column, trailing whitespace, spelling, etc.. No functional change. by Jim Grosbach · 15 years ago