2011-03-18 |
Joerg Sonnenberger | Support explicit argument forms for the X86 string... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Che-Liang Chiou | ptx: fix parameter order that is reversed |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Che-Liang Chiou | ptx: add unconditional and conditional branch |
commit | commitdiff | tree | snapshot |
2011-03-18 |
NAKAMURA Takumi | raw_ostream: [PR6745] Tweak formatting (double)%e for... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Bill Wendling | Initialize the only-used-with-PPC-double-double parts... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Rafael Espindola | Simplify the computation of undefined symbols. Instead... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Jakob Stoklund... | Hoist spills when the same value is known to be in... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Rafael Espindola | Some release notes. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Ted Kremenek | Tweak CrashRecoveryContextCleanup::createCleanup()... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
NAKAMURA Takumi | tools/lto/LTOModule.cpp: Eliminate an unused variable. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
NAKAMURA Takumi | llvm-bcanalyzer.cpp: Tweak format string to suppress... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Jakob Stoklund... | Accept instructions that read undefined values. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Jakob Stoklund... | Be more accurate about the slot index reading a registe... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Ted Kremenek | Add new CrashRecoveryContextCleanup subclass: CrashReco... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Rafael Espindola | Check RequiresNullTerminator first, or we might read... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Eli Friedman | Add a target-specific branchless method for double... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Ted Kremenek | Augment CrashRecoveryContext to have registered "cleanu... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Eli Friedman | Add some svn:ignore properties. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Eli Friedman | FileCheck-ize and update test. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Johnny Chen | The disassembler for Thumb was wrongly adding 4 to... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Andrew Trick | Remove TargetData and ValueTracking includes. I didn... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Owen Anderson | There are two pseudos in this case that are Thumb mode... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Andrew Trick | Added isValidRewrite() to check the result of ScalarEvo... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Rafael Espindola | Use RequiresNullTerminator to create buffers without... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Devang Patel | Try to not lose variable's debug info during instcombine. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Johnny Chen | It used to be that t_addrmode_s4 was used for both: |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Devang Patel | Refactor into a separate utility function. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Benjamin Kramer | BuildUDIV: If the divisor is even we can simplify the... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Benjamin Kramer | Add an argument to APInt's magic udiv calculation to... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Jakob Stoklund... | Dead code elimination may separate the live interval... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Stuart Hastings | Reapply: Add type output to llvm-dis annotations. ... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Richard Osborne | Add XCore intrinsic for setpsc. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Stuart Hastings | Revert 127813 while fixing broken test. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Stuart Hastings | Add type output to llvm-dis. Patch by Yuri! |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Daniel Dunbar | MC/Mach-O: Fix regression introduced in r126127, this... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Cameron Zwarich | Move more logic into getTypeForExtArgOrReturn. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Cameron Zwarich | Change the signext language in LangRef to closer match... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Cameron Zwarich | Rename getTypeForExtendedInteger() to getTypeForExtArgO... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Nick Lewycky | Add comments for the demanglings. Correct mangled form... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
NAKAMURA Takumi | test/CodeGen/X86/h-registers-1.ll: Add explicit -mtripl... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Nick Lewycky | Add "swi" which is an obsolete mnemonic for "svc". |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Eli Friedman | A couple new README entries. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Rafael Espindola | Add support in the LTO library for loading an object... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Joerg Sonnenberger | Fix handling of @IDNTPOFF relocations, they need to... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Jakob Stoklund... | Rewrite instructions as part of ConnectedVNInfoEqClasse... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
NAKAMURA Takumi | test/CodeGen/X86/constant-pool-remat-0.ll: FileCheck... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Jakob Stoklund... | Add a LiveRangeEdit delegate callback before shrinking... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Jakob Stoklund... | Erase virtual registers that are unused after DCE. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Jakob Stoklund... | Tag cached interference with a user-provided tag instea... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Jakob Stoklund... | Clarify debugging output. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Cameron Zwarich | The x86-64 ABI says that a bool is only guaranteed... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Cameron Zwarich | Rename a test to be more inclusive. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Cameron Zwarich | Don't recompute something that we already have in a... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Daniel Dunbar | Revert r127757, "Patch to a fix dwarf relocation proble... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Richard Osborne | Add XCore intrinsics for setclk, setrdy. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Renato Golin | Patch to a fix dwarf relocation problem on ARM. One... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Cameron Zwarich | Add a test for i1 zeroext arguments on x86-64. We curre... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Richard Osborne | Add checkevent intrinsic to check if any resources... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
NAKAMURA Takumi | test/CodeGen/X86: FileCheck-ize and add actions for... |
commit | commitdiff | tree | snapshot |
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 |
next |