2011-03-16 |
NAKAMURA Takumi | test/CodeGen/X86: Add a pattern for Win64. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
NAKAMURA Takumi | test/CodeGen/X86: FileCheck-ize and add explicit -mtrip... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
NAKAMURA Takumi | test/CodeGen/X86/byval*.ll: Win64 has not supported... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
NAKAMURA Takumi | test/CodeGen/X86/dyn-stackalloc.ll: FileCheck-ize. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Cameron Zwarich | Fix a comment. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
NAKAMURA Takumi | lib/Support/raw_ostream.cpp: On mingw, report_fatal_err... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
NAKAMURA Takumi | Windows/PathV2.inc: [PR8520] Recognize "NUL" as special... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
NAKAMURA Takumi | Windows/Path.inc: [PR6270] PathV1::makeUnique(): Give... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Jim Grosbach | Tidy up. Whitespace and 80 column. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Devang Patel | Do not accidently initialize NumDbgValueLost and NumDbg... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Cameron Zwarich | Only convert allocas to scalars if it is profitable... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Cameron Zwarich | Add native integer type TargetData to some existing... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Cameron Zwarich | Better use initializer lists. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Cameron Zwarich | Add a clarifying comment. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Cameron Zwarich | Add TargetData::fitsInLegalInteger(). |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Johnny Chen | There were two issues fixed: |
commit | commitdiff | tree | snapshot |
2011-03-15 |
John Thompson | Add scei vendor |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Bill Wendling | The VTBL (and VTBX) instructions are rather permissive... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Jakob Stoklund... | Trace back through sibling copies to hoist spills and... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Jakob Stoklund... | Preserve both isPHIDef and isDefByCopy bits when copyin... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
NAKAMURA Takumi | lit/ProgressBar.py: [PR7919] Improve line wrap for... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Bill Wendling | Some minor cleanups based on feedback. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Jim Grosbach | Trailing whitespae. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Cameron Zwarich | Clean up something noticed by Fritz. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Evan Cheng | Do not form thumb2 ldrd / strd if the offset is by... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Richard Osborne | Don't indent cases in a switch, no functionality change. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Richard Osborne | On the XCore the scavenging slot should be closest... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Oscar Fuentes | is_llvm_target_library: recognize libraries without... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Richard Osborne | Add XCore intrinsics for getps, setps, setsr and clrsr. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Justin Holewinski | PTX: Set PTX 2.0 as the minimum supported version |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Duncan Sands | Silence compiler warning about case values not being... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Duncan Sands | Avoid a compiler warning about reg possibly being used... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Cameron Zwarich | Do not add PHIs with no users when creating LCSSA form... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Nick Lewycky | Add C++ global operator {new,new[],delete,delete[]... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Evan Cheng | Add a peephole optimization to optimize pairs of bitcas... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Evan Cheng | - Add "Bitcast" target instruction property for instruc... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Eli Friedman | PR9450: Make switch optimization in SimplifyCFG not... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Evan Cheng | sext(undef) = 0, because the top bits will all be the... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Bill Wendling | Testcase for r127630. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sean Callanan | Basic sanity checks to ensure that 2- and 3-byte |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sean Callanan | Enabled disassembler support for AVX instructions |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sean Callanan | X86 table-generator and disassembler support for the AVX |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Andrew Trick | Remove getMinusSCEVForExitTest(). |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Johnny Chen | Fixed an ARM disassembler bug where it does not handle... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Bill Wendling | There are some situations which can cause the URoR... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Andrew Trick | Propagate SCEV no-wrap flags whenever possible. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Jim Grosbach | Clean up ARM tail calls a bit. They're pseudo-instructi... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Eric Christopher | If we don't know how long a string is we can't fold... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Francois Pichet | Make llvm::Consumer a class (to remove a MSVC warning... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Bill Wendling | Generate a VTBL instruction instead of a series of... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
John McCall | Version N of the llvm_unreachable patch: VC++ doesn... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Renato Golin | This patch is a big refactoring of llvm-diff. It doesn... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Jan Sjödin | Check that the AsmParser exists for the native target... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Eric Christopher | Fix this test up a bit. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Owen Anderson | Ignore isCodeGenOnly instructions when generating diass... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Jakob Stoklund... | Place context in member variables instead of passing... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
John McCall | Okay, some compilers complain if you provide the except... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
John McCall | Fix the exception-specification of abort() when declari... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
John McCall | Make llvm_unreachable evaluate to __builtin_unreachable... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Jakob Stoklund... | Rename members to match LLVM naming conventions more... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Jim Grosbach | Remove some dead patterns. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Evan Cheng | BIT_CONVERT has been renamed to BITCAST. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Evan Cheng | Minor optimization. sign-ext/anyext of undef is still... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Evan Cheng | Indentation. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Andrew Trick | Negating a recurrence preserves no-self-wrap. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Andrew Trick | HowFarToZero can compute a trip count as long as the... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Andrew Trick | Added SCEV::NoWrapFlags to manage unsigned, signed... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Justin Holewinski | PTX: Emit global arrays with proper sizes |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Justin Holewinski | PTX: Add support for sqrt/sin/cos intrinsics |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Che-Liang Chiou | ptx: add set.p instruction and related changes to predi... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Mikhail Glushenkov | Emacs mode string. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Francois Pichet | Correct small comment order typo. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Jin-Gu Kang | This case is solved by Scalar Replacement of Aggregates... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Che-Liang Chiou | ptx: add basic support of predicate execution |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Jin-Gu Kang | Add comment as following: |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Oscar Fuentes | LTO is not ready for Windows. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Jakob Stoklund... | Now that we are deleting unused live intervals during... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Jakob Stoklund... | Tell the register allocator about new unused virtual... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Oscar Fuentes | Build EnhancedDisassembly as a shared library too. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Oscar Fuentes | Build CompilerDriver library. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Oscar Fuentes | Build LTO as a static library too. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Oscar Fuentes | Build LTO as a static library too. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Benjamin Kramer | Teach ComputeMaskedBits about sub nsw. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Oscar Fuentes | Whe we build a shared library, add its list of used... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Oscar Fuentes | Update link components for llvm-dis and LTO. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Duncan Sands | Speculatively revert commit 127478 (jsjodin) in an... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Jin-Gu Kang | This patch removes some of useless instructions generat... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Jakob Stoklund... | Include snippets in the live stack interval. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Jakob Stoklund... | Spill multiple registers at once. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sean Callanan | Fixed the comparison operator for the enhanced |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Jakob Stoklund... | That's it, I am declaring this a failure of the C+... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Eric Christopher | Saving files before committing is overrated. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Eric Christopher | Sometimes isPredicable lies to us and tells us we don... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Jim Grosbach | Remove no-longer-correct special case for disasm of... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Jim Grosbach | Add FIXME. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Jim Grosbach | Pseudo-ize the ARM Darwin *r9 call instruction definiti... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Jim Grosbach | Add a FIXME. |
commit | commitdiff | tree | snapshot |
next |