- eea6c95 Fix a source of non determinism in FindUsedTypes, use a SetVector instead of a by Julien Lerouge · 14 years ago
- 7be3a60 Re-add the autoconf rule for the docs/doxygen.cfg file. by Peter Collingbourne · 14 years ago
- 14ba1ff Convert SimplifyIVUsers into a worklist instead of a single pass over the users. by Andrew Trick · 14 years ago
- 8888224 Since I can't reproduce the failures from 131261, re-trying with a by Stuart Hastings · 14 years ago
- 8ad145d Revert 131266 and 131261 due to buildbot complaints. rdar://problem/9298790 by Stuart Hastings · 14 years ago
- 4c576ca Tweak 131261 (thumb2-cbnz.ll) to generate the intended cbnz. by Stuart Hastings · 14 years ago
- 5adc646 Non-fast-isel followup to 129634; correctly handle branches controlled by Stuart Hastings · 14 years ago
- 6175e03 Update comment. by Evan Cheng · 14 years ago
- 60bf5c3 Correction. Use explicit target triple in the test. by Galina Kistanova · 14 years ago
- 201e6cd Doug convinced me that DW_AT_APPLE_objc_complete_type is more appropriate name. by Devang Patel · 14 years ago
- 757a142 MCJIT section loading should just skip non-text sections rather than by Jim Grosbach · 14 years ago
- 7139d35 Re-enable branchfolding common code hoisting optimization. Fixed a liveness test bug and also taught it to update liveins. by Evan Cheng · 14 years ago
- b11f80e Let Objective-C front-end identify class extension, in dwarf output, using an attribute DW_AT_APPLE_objc_class_extension. by Devang Patel · 14 years ago
- 30adced Temporarily disable the transformation. It's breaking 186.crafty in some configuration. by Evan Cheng · 14 years ago
- c154514 The MCJIT memory manager needs to initialize its Module member. by Jim Grosbach · 14 years ago
- 01765eb Fix setting of isCommutable flag. by Akira Hatanaka · 14 years ago
- 17b2153 reverting test commit by Jason W Kim · 14 years ago
- f297f5c Test commit from Mercurial by Jason W Kim · 14 years ago
- be5d9b0 CMake builds gold by default since revision 127466. This is by Oscar Fuentes · 14 years ago
- cbc988b Re-commit 131172 with fix. MachineInstr identity checks should check dead by Evan Cheng · 14 years ago
- aeee461 indvars: Added SimplifyIVUsers. by Andrew Trick · 14 years ago
- 6dcd413 Remove an unused variable and move a couple others inside DEBUG. by Matt Beaumont-Gay · 14 years ago
- e964d11 Address the last bit of relocation flag related divergence betweeen by Jason W Kim · 14 years ago
- c493a1f Turn this into a table, this will make more sense shortly. by Eric Christopher · 14 years ago
- 007cfce Move this test to CodeGen/Thumb. rdar://problem/9416774 by Stuart Hastings · 14 years ago
- 4243e67 Identify end of prologue (and beginning of function body) using DW_LNS_set_prologue_end line table opcode. by Devang Patel · 14 years ago
- 443443c Avoid hoisting spills when looking at a copy from another register that is also by Jakob Stoklund Olesen · 14 years ago
- e8b9f16 Reduced test case. rdar://problem/9416774 by Stuart Hastings · 14 years ago
- 18901d6 Fix encoding of Thumb BLX register instructions. Patch by Koan-Sin Tan. by Owen Anderson · 14 years ago
- 1680832 Typo and missing checkin from r131186. by Andrew Trick · 14 years ago
- 7c863eb Bugpoint support for miscompilations that result in a crash. by Andrew Trick · 14 years ago
- de5d5de And lo, I was given a testcase for 131152. rdar://problem/9416774 by Stuart Hastings · 14 years ago
- 42febc6 by Nadav Rotem · 14 years ago
- 104e992 Handle gcc-compatible compilers (such as clang) the same way we handle gcc. by Oscar Fuentes · 14 years ago
- 4301222 by Nadav Rotem · 14 years ago
- 41cdc16 Revert 131172 as it is causing clang to miscompile itself. I will try by Rafael Espindola · 14 years ago
- 61512ba Give the 'eh.sjlj.dispatchsetup' intrinsic call the value coming from the setjmp by Bill Wendling · 14 years ago
- 1cfac8c Fix comment. by Bill Wendling · 14 years ago
- 7e20a57 Add a late optimization to BranchFolding that hoist common instruction sequences by Evan Cheng · 14 years ago
- b38fe4b Optimize atomic lock or that doesn't use the result value. by Eric Christopher · 14 years ago
- 88a5fb8 Add triple. by Rafael Espindola · 14 years ago
- 87380b6 Fix cmake again. by Rafael Espindola · 14 years ago
- 74f0356 Remove empty file. by Nick Lewycky · 14 years ago
- 9989ef4 Avoid a gcc warning. by Rafael Espindola · 14 years ago
- fdcdafc Fix cmake build. by Rafael Espindola · 14 years ago
- da07192 Revert r131155 for now. It makes VMCore depend on Analysis and Transforms by Nick Lewycky · 14 years ago
- 354c82b Initialize moveTypeModule. by Rafael Espindola · 14 years ago
- 7f33d67 Disable my little CopyToReg argument hack with fast-isel. rdar://problem/9413587 . by Eli Friedman · 14 years ago
- 0fa92e5 Add support for plugins add passes to the default set of passes. The standard set of passes used by front ends can now be modified by LLVM plugins, without needing to modify any front ends. by David Chisnall · 14 years ago
- d673057 Correctly walk through nested and adjacent CALLSEQ_START nodes. No by Stuart Hastings · 14 years ago
- 6253c7c Produce a __debug_frame section on darwin ARM when appropriate. by Rafael Espindola · 14 years ago
- e3a0e98 On MachO, unlike ELF, there should be no relocation to produce the CIE pointer. by Rafael Espindola · 14 years ago
- dc52ecf Rename DwarfRequiresRelocationForStmtList to by Rafael Espindola · 14 years ago
- 12f197b The EH symbols are only needed in eh_frame, not debug_frame. by Rafael Espindola · 14 years ago
- e29887b Use .cfi_sections to put the unwind info in .debug_frame when possible. With by Rafael Espindola · 14 years ago
- 988397d Refactor lock versions of binary operators to be a little less cut and paste. by Eric Christopher · 14 years ago
- f4351ce First cut at getting debugging support for ARM/MC/ELF/.o by Jason W Kim · 14 years ago
- 4bfc6fb Downgrade a tablegen warning to an error. by Jakob Stoklund Olesen · 14 years ago
- bdda37d Fix PR9883. Make sure all caches are invalidated when a live range is repaired. by Jakob Stoklund Olesen · 14 years ago
- 0d450dc In a debug_frame the cfi offset is to the start of the debug_frame section! by Rafael Espindola · 14 years ago
- f2453a3 PTX: add test cases for cvt, fneg, and selp by Justin Holewinski · 14 years ago
- 713c4bf Add CFIStartSections to the asm printer. Add an assert that at least by Rafael Espindola · 14 years ago
- 0d10970 PTX: add PTX 2.3 setting in PTX sub-target. by Justin Holewinski · 14 years ago
- 40a7dbb Add support for producing .deubg_frame sections. by Rafael Espindola · 14 years ago
- 774466a Small cleanups. by Rafael Espindola · 14 years ago
- c25dad8 Factor some code into a new EmitFrames method. by Rafael Espindola · 14 years ago
- 9f270da Remove unused argument. by Rafael Espindola · 14 years ago
- f9efd83 Parsing and plumbing for .cfi_sections. by Rafael Espindola · 14 years ago
- 65a2f77 Preserve line number information. by Devang Patel · 14 years ago
- a3f4867 Do not ignore InlinedAt while walking up scope chain to find subprogram node. by Devang Patel · 14 years ago
- f5bf3cf Tidy up. 80-column and whitespace. by Jim Grosbach · 14 years ago
- cef81b7 Look through struct wrapped types for inline asm statments. by Eric Christopher · 14 years ago
- 77a2c4c Change a few std::maps to DenseMaps. by Dan Gohman · 14 years ago
- 49ac3d7 Fix td file comments for Mips. by Eric Christopher · 14 years ago
- 183c627 Fixed MC encoding for index_align for VLD1/VST1 (single element from one lane) for size 32 by Mon P Wang · 14 years ago
- c356f33 Indent properly, no functionality change. by Duncan Sands · 14 years ago
- 8a1f2b2 Eliminate an unused line to fix a warning. by NAKAMURA Takumi · 14 years ago
- cf724f0 Remove an assertion to fix PR9872. by Jakob Stoklund Olesen · 14 years ago
- f51190b X86: Add a bunch of peeps for add and sub of SETB. by Benjamin Kramer · 14 years ago
- 4eafe10 Don't force relaxation of AdvanceLoc instructions on OS X. gdb is happy with by Rafael Espindola · 14 years ago
- 6a61834 PR9869: Add explicit destructor declarations to Operator subclasses, to allow by Eli Friedman · 14 years ago
- ca66226 Eliminate the ARM sub-register indexes that are not needed by the sources. by Jakob Stoklund Olesen · 14 years ago
- 123cab9 Teach TableGen to automatically generate missing SubRegIndex instances. by Jakob Stoklund Olesen · 14 years ago
- aec038f Fix comments per Duncan's review. by Eli Friedman · 14 years ago
- 5d23b42 Zap unnecessary svn:ignore. by Eli Friedman · 14 years ago
- e864b5b The comparision "max(x,y)==x" is equivalent to "x>=y". Since the max is by Duncan Sands · 14 years ago
- 33c110e Fix the non-MC encoding of pkhbt and pkhtb. by Eric Christopher · 14 years ago
- 701529b Revert ExecutionEngine patches, they either failed to build or broke unit tests. by Jakob Stoklund Olesen · 14 years ago
- be91117 Switch Darwin to the generic CIE/FDE printer. by Rafael Espindola · 14 years ago
- 226c34b ExecutionEngine: delete duplicated files by Dylan Noblesmith · 14 years ago
- e629701 ExecutionEngine: add missing file by Dylan Noblesmith · 14 years ago
- 325e66d 1. Keep lines in 80 columns. 2. Remove unused function. 3. Correct indentation. by Akira Hatanaka · 14 years ago
- bfb8705 ExecutionEngine: move createJIT() definition by Dylan Noblesmith · 14 years ago
- c06b511 ExecutionEngine: push TargetMachine creation into clients by Dylan Noblesmith · 14 years ago
- 71cbac6 ExecutionEngine: fix JIT/MCJIT selectTarget() duplication by Dylan Noblesmith · 14 years ago
- bf4e10f Emit a proper error message when register allocators run out of registers. by Jakob Stoklund Olesen · 14 years ago
- 9b66853 Added an assertion, and updated a comment. by Andrew Trick · 14 years ago
- 308fba5 It's valid to take the blockaddress of a different function, so remove this by Nick Lewycky · 14 years ago
- ce1cdac 80 col violations. by Evan Cheng · 14 years ago
- fc5d305 Make the logic for determining function alignment more explicit. No functionality change. by Eli Friedman · 14 years ago