- cf5e5f3 Also count identity copies. by Jakob Stoklund Olesen · 14 years ago
- e38c615 Pass -disable-cfi. by Rafael Espindola · 14 years ago
- 15ab359 Post-RA scheduler compile time fix. Quadratic computation of DAG node depth. by Andrew Trick · 14 years ago
- 31c5d05 Move CompileUnit::getOrCreateNameSpace() and CompileUnit::addPubType() from DwarfDebug.cpp to DwarfCompileUnit.cpp by Devang Patel · 14 years ago
- af25768 Nothing else uses this label. by Rafael Espindola · 14 years ago
- 0125d50 Yet more dead code. by Rafael Espindola · 14 years ago
- ffa6408 Update comments. by Rafael Espindola · 14 years ago
- ba39f88 More dead code elimination. by Rafael Espindola · 14 years ago
- f2b0423 Dead code elimination. by Rafael Espindola · 14 years ago
- ab0145d PTX: add PTX 2.3 language target by Justin Holewinski · 14 years ago
- 5389210 Fix PR9820: a read-only call differs from a load in that a load doesn't by Duncan Sands · 14 years ago
- 5e926ac Re-revert r130877; it's apparently causing a regression on 197.parser, by Eli Friedman · 14 years ago
- d363ff3 The computation of string length is not that complicated. Fix it, again. :) by Nick Lewycky · 14 years ago
- 97a1216 Remove DwarfTableException. by Rafael Espindola · 14 years ago
- 254784f Remove the DwarfTable enum. by Rafael Espindola · 14 years ago
- ef7b468 In debug output, clearly list new instructions without DebugLoc. by Devang Patel · 14 years ago
- 51a04ad Remove little used statistical counter. by Devang Patel · 14 years ago
- b6e7cd6 PR9838: Fix transform introduced in r127064 to not trigger when only one side of the icmp is an exact shift. by Eli Friedman · 14 years ago
- 108709d Move PPC Linux to CFI. by Rafael Espindola · 14 years ago
- 10c6612 Fix typo. No functional change. by Nick Lewycky · 14 years ago
- ecf58b9 Implement a really simple DwarfSjLjException. by Rafael Espindola · 14 years ago
- 2d57a64 List all exception types in a switch. by Rafael Espindola · 14 years ago
- ee10915 ARM post RA scheduler compile time fix. by Andrew Trick · 14 years ago
- f405b1a whitespace by Andrew Trick · 14 years ago
- 7af1a59 Don't produce a __debug_frame. by Rafael Espindola · 14 years ago
- 300c1a1 Many LLVM tests relies on standard output stream be in the binary mode. Which is not always the case (on Windows in particular). The patch adds a test to verify that the standard output stream is actually in the binary mode. by Galina Kistanova · 14 years ago
- d71867a Allow FastISel of three-register-operand instructions. by Owen Anderson · 14 years ago
- d96efb8 If debug info for inlined function is missing then handle it gracefully. by Devang Patel · 14 years ago
- 2970159 PR9848: pandn is not commutative. by Eli Friedman · 14 years ago
- e9bd4ea Add some statistics to the splitting and spilling frameworks. by Jakob Stoklund Olesen · 14 years ago
- 23d3243 Avoid extra vreg copies for arguments passed in registers. Specifically, this can make MachineCSE more effective in some cases (especially in small functions). PR8361 / part of rdar://problem/8259436 . by Eli Friedman · 14 years ago
- d41bd04 Fix test to be less sensitive to coalescing. by Jakob Stoklund Olesen · 14 years ago
- 6005b87 Small syntax cleanup; we don't need to #define constants in C++. No functionality change intended. by Eli Friedman · 14 years ago
- 5f6bf5d Minor correction to r130877; fixes PR9846 and hopefully the buildbot failures. by Eli Friedman · 14 years ago
- f262e16 Minor change: Fix the typo in RegionPass.h and RegionPass.cpp. by Hongbin Zheng · 14 years ago
- 087aad4 Remove a flag that would set the ".eh" symbol as .globl. MachO was the only one by Bill Wendling · 14 years ago
- 8193761 llvmc: Make 'true' and 'false' instances of a 'Bool' class. by Mikhail Glushenkov · 14 years ago
- 3a21c55 llvmc: Make it possible to provide an argument to (join). by Mikhail Glushenkov · 14 years ago
- 5409a18 Update the gcov version used slightly, to make it stop causing modern gcov's to by Nick Lewycky · 14 years ago
- 7a75a9a Remove dead function. by Nick Lewycky · 14 years ago
- fcf74ed When the path wasn't emitted by the frontend, discard any path on the source by Nick Lewycky · 14 years ago
- 7a2718a Disable physical register coalescing by default. by Jakob Stoklund Olesen · 14 years ago
- 0f18d97 Set debug loc for new instructions. by Devang Patel · 14 years ago
- a922ba7 Set debug location for new PHI nodes created in exit block. by Devang Patel · 14 years ago
- 49b2803 Prepare remaining tests for -join-physreg going away. by Jakob Stoklund Olesen · 14 years ago
- 4f5de9b Fix X86RegisterInfo::getMatchingSuperRegClass for sub_8bit_hi. by Jakob Stoklund Olesen · 14 years ago
- 61396ae Fix a batch of x86 tests to be coalescer independent. by Jakob Stoklund Olesen · 14 years ago
- 3f58a51 Document the automatic alias printing of InstAliases. by Bill Wendling · 14 years ago
- 2169ad8 Add explicit 'unregister' method to CrashRecoveryConextCleanupRegistrar. by Ted Kremenek · 14 years ago
- becfb88 Give this test an explicit register allocator, so that it can work even if by Dan Gohman · 14 years ago
- d29052b SjLj EH could produce a machine basic block that legitimately has more than one by Bill Wendling · 14 years ago
- 95a7de6 Preserve line number information while threading jumps. by Devang Patel · 14 years ago
- 5e436b3 Create the parent directories to place the .gcda files in if they don't exist. by Nick Lewycky · 14 years ago
- baf717a Re-commit r130862 with a minor change to avoid an iterator running off the edge in some cases. by Eli Friedman · 14 years ago
- b90584a Preserve line number info. by Devang Patel · 14 years ago
- ff4f6ea This test fails on ARM. The test shouldn't explicitly specify alignment (and alignment 4 is wrong) and requires hard-float. by Galina Kistanova · 14 years ago
- 6a0ce75 If builder is initialized using an instruction as insertion point, then use the instruction's debug location as current debug location. by Devang Patel · 14 years ago
- af35841 preserve line number info. by Devang Patel · 14 years ago
- 24d4c99 Back out r130862; it appears to be breaking bootstrap. by Eli Friedman · 14 years ago
- 49cec1d Teach MachineCSE how to do simple cross-block CSE involving physregs. This allows, for example, eliminating duplicate cmpl's on x86. Part of rdar://problem/8259436 . by Eli Friedman · 14 years ago
- 2abb82b Remove an unused variable. by Duncan Sands · 14 years ago
- 96169b1 Fix more register and coalescing dependencies. by Jakob Stoklund Olesen · 14 years ago
- 28e104b Explicitly request physreg coalesing for a bunch of Thumb2 unit tests. by Jakob Stoklund Olesen · 14 years ago
- 21f7902 Implement SystemZRegisterInfo::getMatchingSuperRegClass to enable cross-class joins. by Jakob Stoklund Olesen · 14 years ago
- 14c76fe FileCheckize and break dependence on coalescing order. by Jakob Stoklund Olesen · 14 years ago
- f695b3a Explicitly request -join-physregs for some tests that depend on it. by Jakob Stoklund Olesen · 14 years ago
- 64915de Do not emit location expression size twice. by Devang Patel · 14 years ago
- 6af0b76 Fix cmake build. by Rafael Espindola · 14 years ago
- 921c58b Remove LLVM IR metadata in test case committed in r130847. by Akira Hatanaka · 14 years ago
- 6b7588e Prevent instructions using $gp from being placed between a jalr and the instruction that restores the clobbered $gp. by Akira Hatanaka · 14 years ago
- 597a766 Producing a DW_FORM_addr for DW_AT_stmt_list is probably correct, but by Rafael Espindola · 14 years ago
- 9126601 Rename -disable-physical-join to -join-physregs and invert it. by Jakob Stoklund Olesen · 14 years ago
- a938dd0 Tighten up check for empty (i.e. no meaningful debug info) module. This fixes dwarf-die2.c test case from gcc test suite. by Devang Patel · 14 years ago
- 8140ad3 Add variations on: max(x,y) >= min(x,z) folds to true. This isn't that common, by Duncan Sands · 14 years ago
- 269687f Emit gcov data files to the directory specified in the metadata produced by the by Nick Lewycky · 14 years ago
- d006ddc Fix crash when not setting GCOV_PREFIX. by Nick Lewycky · 14 years ago
- fffb61d Remove dead intrinsics. by Bill Wendling · 14 years ago
- 37da408 indvars: Added DisableIVRewrite and WidenIVs. by Andrew Trick · 14 years ago
- 9f1569a The system suppression file should catch these, but since they *once again* are by Nick Lewycky · 14 years ago
- 20bc5ac Don't depend on the physreg coalescing order. by Jakob Stoklund Olesen · 14 years ago
- c74399f Don't run this test through -regalloc=basic. by Jakob Stoklund Olesen · 14 years ago
- 22d28d2 Fix register-dependent XCore tests by Jakob Stoklund Olesen · 14 years ago
- 9dfb367 Fix register-dependent test in MSP430. by Jakob Stoklund Olesen · 14 years ago
- b89383a Implement MSP430RegisterInfo::getMatchingSuperRegClass to enable cross-class by Jakob Stoklund Olesen · 14 years ago
- b65122c Remove some random comments that snuck in from somewhere. by Eric Christopher · 14 years ago
- 2944b4f Mark ultra-super-registers QQQQ as call-clobbered instead of the D sub-registers. by Jakob Stoklund Olesen · 14 years ago
- feaf347 Fix a bunch of ARM tests to be register allocation independent. by Jakob Stoklund Olesen · 14 years ago
- 4dfdf24 indvars: Added canExpandBackEdgeTakenCount. by Andrew Trick · 14 years ago
- ee4a3ab Even if the subprogram is going to use AT_specification, emit DW_AT_MIPS_linkage_name. This helps gdb and fixes var-path-expr.exp regression reported by gdb testsuite. by Devang Patel · 14 years ago
- b47426b MCDwarf: Don't save Twine to local variable, this is almost never safe to do by Daniel Dunbar · 14 years ago
- 9493a28 Replace the "movnt" intrinsics with a native store + nontemporal metadata bit. by Bill Wendling · 14 years ago
- 7d6b6a0 Gracefully handle invalid live ranges. Fix PR9831. by Jakob Stoklund Olesen · 14 years ago
- ad20681 Implement some basic simplifications involving min/max, for example by Duncan Sands · 14 years ago
- b9d5af0 Tidy up. Add missing newline to generated file. by Jim Grosbach · 14 years ago
- f35907f Make the test less likely to fail with minor changes. by Evan Cheng · 14 years ago
- 9ff1b9b Fix function MipsRegisterInfo::getRegisterNumbering. by Akira Hatanaka · 14 years ago
- 22a751a Remove test for iOS divmod function, since that is disabled for now. by Bob Wilson · 14 years ago
- e1a56ae Temporarily disable use of divmod compiler-rt functions for iOS. by Bob Wilson · 14 years ago
- 0a69ba3 Fold ARM coprocessor intrinsics patterns into the instructions defs whenever by Bruno Cardoso Lopes · 14 years ago
- 54ad87a Add a few ARM coprocessor intrinsics. Testcases included by Bruno Cardoso Lopes · 14 years ago