- e17139b Add XCore intrinsics for setclk, setrdy. by Richard Osborne · 14 years ago
- 2589d0a Patch to a fix dwarf relocation problem on ARM. One-line fix plus the test where it used to break. by Renato Golin · 14 years ago
- 0a00615 Add a test for i1 zeroext arguments on x86-64. We currently generate code that by Cameron Zwarich · 14 years ago
- bb05745 Add checkevent intrinsic to check if any resources owned by the current thread by Richard Osborne · 14 years ago
- bfc4c98 test/CodeGen/X86: FileCheck-ize and add actions for x86_64-linux and x86_64-win32. by NAKAMURA Takumi · 14 years ago
- 37947c6 test/CodeGen/X86: Add a pattern for Win64. by NAKAMURA Takumi · 14 years ago
- ddbfbcf test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They are useless to Win64 target. by NAKAMURA Takumi · 14 years ago
- 4491aa4 test/CodeGen/X86/byval*.ll: Win64 has not supported byval yet. by NAKAMURA Takumi · 14 years ago
- 67bf77e test/CodeGen/X86/dyn-stackalloc.ll: FileCheck-ize. by NAKAMURA Takumi · 14 years ago
- 1bcdb6f Fix a comment. by Cameron Zwarich · 14 years ago
- 7a7215b lib/Support/raw_ostream.cpp: On mingw, report_fatal_error() should not be called at dtor context. by NAKAMURA Takumi · 14 years ago
- bab2d49 Windows/PathV2.inc: [PR8520] Recognize "NUL" as special (character) file. by NAKAMURA Takumi · 14 years ago
- bfb25cd Windows/Path.inc: [PR6270] PathV1::makeUnique(): Give arbitrary initial seed for workaround. by NAKAMURA Takumi · 14 years ago
- 124d033 Tidy up. Whitespace and 80 column. by Jim Grosbach · 14 years ago
- ed4edf9 Do not accidently initialize NumDbgValueLost and NumDbgLineLost counts. by Devang Patel · 14 years ago
- 85b0f46 Only convert allocas to scalars if it is profitable. The profitability metric I by Cameron Zwarich · 14 years ago
- 0a0f6f3 Add native integer type TargetData to some existing tests. by Cameron Zwarich · 14 years ago
- deac268 Better use initializer lists. by Cameron Zwarich · 14 years ago
- d4c9c3e Add a clarifying comment. by Cameron Zwarich · 14 years ago
- 82bae7d Add TargetData::fitsInLegalInteger(). by Cameron Zwarich · 14 years ago
- 276f6f9 There were two issues fixed: by Johnny Chen · 14 years ago
- 6046cff Add scei vendor by John Thompson · 14 years ago
- 0d4c9d9 The VTBL (and VTBX) instructions are rather permissive concerning the masks they by Bill Wendling · 14 years ago
- 13ba252 Trace back through sibling copies to hoist spills and find rematerializable defs. by Jakob Stoklund Olesen · 14 years ago
- 29ef875 Preserve both isPHIDef and isDefByCopy bits when copying parent values. by Jakob Stoklund Olesen · 14 years ago
- 8ea2649 lit/ProgressBar.py: [PR7919] Improve line wrap for XN-incapable terminals. by NAKAMURA Takumi · 14 years ago
- a24cb40 Some minor cleanups based on feedback. by Bill Wendling · 14 years ago
- 4f9fc85 Trailing whitespae. by Jim Grosbach · 14 years ago
- 6e51c6a Clean up something noticed by Fritz. by Cameron Zwarich · 14 years ago
- 0191952 Do not form thumb2 ldrd / strd if the offset is by multiple of 4. rdar://9133587 by Evan Cheng · 14 years ago
- 59f727e Don't indent cases in a switch, no functionality change. by Richard Osborne · 14 years ago
- 8ae8cf4 On the XCore the scavenging slot should be closest to the SP. by Richard Osborne · 14 years ago
- 6704415 is_llvm_target_library: recognize libraries without the LLVM prefix. by Oscar Fuentes · 14 years ago
- 5aad8b3 Add XCore intrinsics for getps, setps, setsr and clrsr. by Richard Osborne · 14 years ago
- 625eec1 PTX: Set PTX 2.0 as the minimum supported version by Justin Holewinski · 14 years ago
- 36b8e43 Silence compiler warning about case values not being in the enumerated type by Duncan Sands · 14 years ago
- 75548de Avoid a compiler warning about reg possibly being used uninitialized by Duncan Sands · 14 years ago
- 838b97e Do not add PHIs with no users when creating LCSSA form. Patch by Andrew Clinton. by Cameron Zwarich · 14 years ago
- 42e72ca Add C++ global operator {new,new[],delete,delete[]}(unsigned {int,long}) to the by Nick Lewycky · 14 years ago
- d158fba Add a peephole optimization to optimize pairs of bitcasts. e.g. by Evan Cheng · 14 years ago
- 0f040a2 - Add "Bitcast" target instruction property for instructions which perform by Evan Cheng · 14 years ago
- b1a6eab PR9450: Make switch optimization in SimplifyCFG not dependent on the ordering by Eli Friedman · 14 years ago
- bf34a5e sext(undef) = 0, because the top bits will all be the same. by Evan Cheng · 14 years ago
- 49c69bb Testcase for r127630. by Bill Wendling · 14 years ago
- 9a9d8b9 Basic sanity checks to ensure that 2- and 3-byte by Sean Callanan · 14 years ago
- f88896b Enabled disassembler support for AVX instructions by Sean Callanan · 14 years ago
- a21e2ea X86 table-generator and disassembler support for the AVX by Sean Callanan · 14 years ago
- 4dbe200 Remove getMinusSCEVForExitTest(). by Andrew Trick · 14 years ago
- 085ea1b Fixed an ARM disassembler bug where it does not handle STRi12 correctly because an extra by Johnny Chen · 14 years ago
- 28cc1aa There are some situations which can cause the URoR hack to infinitely recurse by Bill Wendling · 14 years ago
- c343c1e Propagate SCEV no-wrap flags whenever possible. This needs review. by Andrew Trick · 14 years ago
- 5edf24e Clean up ARM tail calls a bit. They're pseudo-instructions for normal branches. by Jim Grosbach · 14 years ago
- b9b80c3 If we don't know how long a string is we can't fold an _chk version to the by Eric Christopher · 14 years ago
- 875c3ff Make llvm::Consumer a class (to remove a MSVC warning since Consumer is later forward declared as a struct) by Francois Pichet · 14 years ago
- 69a05a7 Generate a VTBL instruction instead of a series of loads and stores when we by Bill Wendling · 14 years ago
- b121bfc Version N of the llvm_unreachable patch: VC++ doesn't recognize that abort() by John McCall · 14 years ago
- 7d4fc4f This patch is a big refactoring of llvm-diff. It doesn't add new features, but it re-organizes the old features, so I can insert the MetadataEngine to use the same infrastructure. by Renato Golin · 14 years ago
- 6e70cc1 Check that the AsmParser exists for the native target to enable initialization by Jan Sjödin · 14 years ago
- 29cfa21 Fix this test up a bit. by Eric Christopher · 14 years ago
- 27e2649 Trailing whitespace. by Jim Grosbach · 14 years ago
- 4dd27eb Ignore isCodeGenOnly instructions when generating diassembly tables. by Owen Anderson · 14 years ago
- cf03e35 Place context in member variables instead of passing around pointers. by Jakob Stoklund Olesen · 14 years ago
- fb32507 Okay, some compilers complain if you provide the exception-specification by John McCall · 14 years ago
- f32b3c5 Fix the exception-specification of abort() when declaring it in C++. by John McCall · 14 years ago
- 2f9a9ed Make llvm_unreachable evaluate to __builtin_unreachable() in -Asserts by John McCall · 14 years ago
- 766faf4 Rename members to match LLVM naming conventions more closely. by Jakob Stoklund Olesen · 14 years ago
- e218914 Remove some dead patterns. by Jim Grosbach · 14 years ago
- 34661e7 BIT_CONVERT has been renamed to BITCAST. by Evan Cheng · 14 years ago
- 5ae1da9 Minor optimization. sign-ext/anyext of undef is still undef. by Evan Cheng · 14 years ago
- 21a6179 Indentation. by Evan Cheng · 14 years ago
- a053b21 Negating a recurrence preserves no-self-wrap. by Andrew Trick · 14 years ago
- 0c4d44a Trailing whitespace. by Jim Grosbach · 14 years ago
- dcfd404 HowFarToZero can compute a trip count as long as the recurrence has no-self-wrap. by Andrew Trick · 14 years ago
- 3228cc2 Added SCEV::NoWrapFlags to manage unsigned, signed, and self wrap by Andrew Trick · 14 years ago
- d99b39e whitespace by Andrew Trick · 14 years ago
- ae3ce17 PTX: Emit global arrays with proper sizes by Justin Holewinski · 14 years ago
- ba02495 PTX: Add support for sqrt/sin/cos intrinsics by Justin Holewinski · 14 years ago
- f78847e ptx: add set.p instruction and related changes to predicate execution by Che-Liang Chiou · 14 years ago
- 046d0bd Emacs mode string. by Mikhail Glushenkov · 14 years ago
- 606957f Correct small comment order typo. by Francois Pichet · 14 years ago
- 948d9e7 This case is solved by Scalar Replacement of Aggregates (DT) and by Jin-Gu Kang · 14 years ago
- c2ec0f9 ptx: add basic support of predicate execution by Che-Liang Chiou · 14 years ago
- 198e97c Add comment as following: by Jin-Gu Kang · 14 years ago
- 98f6ddc LTO is not ready for Windows. by Oscar Fuentes · 14 years ago
- 5522e8a Now that we are deleting unused live intervals during allocation, pointers may be reused. by Jakob Stoklund Olesen · 14 years ago
- 7792e98 Tell the register allocator about new unused virtual registers. by Jakob Stoklund Olesen · 14 years ago
- b56130f Build EnhancedDisassembly as a shared library too. by Oscar Fuentes · 14 years ago
- 255d025 Build CompilerDriver library. by Oscar Fuentes · 14 years ago
- 8e3db30 Build LTO as a static library too. by Oscar Fuentes · 14 years ago
- 54efb73 Build LTO as a static library too. by Oscar Fuentes · 14 years ago
- 14b2a59 Teach ComputeMaskedBits about sub nsw. by Benjamin Kramer · 14 years ago
- 879d3a9 Whe we build a shared library, add its list of used libraries to the by Oscar Fuentes · 14 years ago
- 798403b Update link components for llvm-dis and LTO. by Oscar Fuentes · 14 years ago
- ba99346 Speculatively revert commit 127478 (jsjodin) in an attempt to fix the by Duncan Sands · 14 years ago
- c5c03f9 This patch removes some of useless instructions generated by bitfield access. by Jin-Gu Kang · 14 years ago
- b1adbd1 Include snippets in the live stack interval. by Jakob Stoklund Olesen · 14 years ago
- 10a4332 Spill multiple registers at once. by Jakob Stoklund Olesen · 14 years ago
- 7a387e4 Fixed the comparison operator for the enhanced disassembler's disassembler map. by Sean Callanan · 14 years ago
- 55768d7 That's it, I am declaring this a failure of the C++03 STL. by Jakob Stoklund Olesen · 14 years ago
- 8b3000b Saving files before committing is overrated. by Eric Christopher · 14 years ago