2012-08-15 |
Owen Anderson | Fix another roundToIntegral bug where very large values... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Jakob Stoklund... | Make synthesized sub-register indexes available in... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Evan Cheng | Use vld1/vst1 to load/store f64 if alignment is < 4... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Owen Anderson | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Jakob Stoklund... | Add missing Rfalse operand to the predicated pseudo... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Bill Wendling | Set the branch probability of branching to the 'normal... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Benjamin Kramer | Fix a const violation in the generated disassembler. |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Kostya Serebryany | [asan] implement --asan-always-slow-path, which is... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Owen Anderson | Fix a problem with APFloat::roundToIntegral where it... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Michael Liao | fix infinite loop in instcombine with more than 4GB... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Nick Lewycky | Fix a typo that led to a failure to correctly verify... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Richard Smith | Fix undefined behavior: don't perform array indexing... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Anton Korobeynikov | The names of VFP variants of half-to-float conversion... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Eric Christopher | This needs braces. Spotted by Bill. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Michael Liao | minor fix of X86ISD::VSEXT_MOVL dump |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Michael J.... | [yaml2obj] Fix incorrect use of signed values. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Michael Liao | fix PR11334 |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Jim Grosbach | Switch the fixed-length disassembler to be table-driven. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Owen Anderson | Fix the construction of the magic constant for roundToI... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
David Blaikie | Fix the make update target to work even when sub repo... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Daniel Dunbar | Update configure. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Daniel Dunbar | [configure] Add a --enable-keep-symbols configure flag. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Kostya Serebryany | [asan] insert crash basic blocks inline as opposed... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Kostya Serebryany | [asan] insert crash basic blocks inline as opposed... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Craig Topper | Factor duplicate calls to getUNDEF in several functions. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Craig Topper | Re-factor intrinsic lowering to combine common parts... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Craig Topper | Change greater than to greater than or equal so that... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Richard Smith | Fix undefined behavior: binding null pointer to referen... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Nadav Rotem | During the CodeGenPrepare we often lower intrinsics... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Eric Christopher | Grammar. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Richard Smith | Avoid undefined behavior in DenseMap::shrink_and_clear... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Eric Christopher | Typo. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
NAKAMURA Takumi | llvm/test/CodeGen/ARM/floorf.ll: Add explicit -mtriple... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Owen Anderson | Add a roundToIntegral method to APFloat, which can... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Jakob Stoklund... | Transfer weights in transferSuccessorsAndUpdatePHIs(). |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Jakob Stoklund... | Print out MachineBasicBlock successor weights when... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Nadav Rotem | LICM uses AliasSet information to hoist and sink instru... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Nadav Rotem | MemoryDependenceAnalysis attempts to find the first... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Jim Grosbach | ARM: Move Thumb2 tests to Thumb2 test file and fix... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Jakob Stoklund... | Remove the TII::scheduleTwoAddrSource() hook. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Bill Wendling | Rename test since it's not linux-specific. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Manman Ren | ARM: enable struct byval for AAPCS-VFP. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Bill Wendling | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Jakob Stoklund... | Count triangles and diamonds in early if-conversion. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Jakob Stoklund... | Delete dead typedef. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Jakob Stoklund... | Handle extra Tail predecessors in if-conversion. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Arnold Schwaighofer | [Hexagon] Don't mark callee saved registers as clobbere... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Manman Ren | Fix failure on Atom bot due to r161769 |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Nadav Rotem | Do not optimize (or (and X,Y), Z) into BFI and other... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Manman Ren | X86: move Int_CVTSD2SSrr, Int_CVTSI2SSrr, Int_CVTSI2SDr... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Eric Christopher | Add support for the %H output modifier. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
David Blaikie | Ignore known externally-homed tools. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Manman Ren | X86: when auto-detecting the subtarget features, make... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Nadav Rotem | Fix a documentation typo. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Kostya Serebryany | [asan] remove the code for --asan-merge-callbacks as... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Alexander Kornienko | Added test for non-static use of cl::opt (fixed in... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tim Northover | Add test for previous commit correcting NEON load patterns. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Tim Northover | Use correct loads for vector types during extending... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Craig Topper | Tidy up VSETCC lowering code a bit more by adding an... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Craig Topper | Refactor code a bit to share commonalities. No function... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Craig Topper | Fix an unused variable warning from r161742. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Craig Topper | Remove the LowerMMXCONCAT_VECTORS function. It could... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Nick Lewycky | Give this test an explicit triple. |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Nick Lewycky | When emitting the PC range in an FDE, use the same... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Craig Topper | Remove call to setOperationAction for SETCC of v4f32... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Craig Topper | Remove unnecessary call to setOperationAction for SETCC... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Arnold Schwaighofer | Revert 161581: Patch to implement UMLAL/SMLAL instructi... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Craig Topper | Change addTypeForNeon to use MVT instead of EVT so... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Craig Topper | Make replace many calls to getSizeInBits() with is128Bi... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Craig Topper | Use MVT.isXBitVector instead of EVT.isXBitVector when... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Michael Liao | fix PR13577, an issue introduced by r161687 |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Craig Topper | Create isXBitVector methods in MVT and call them from... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Craig Topper | Move setOperationAction for CONCAT_VECTORS for 256... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Benjamin Kramer | MachineCSE: Hoist isConstantPhysReg out of the loop... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Benjamin Kramer | PR13578: Teach MachineCSE that instructions that use... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Craig Topper | Tidy up indentation. No functional change. |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Craig Topper | Fix a cast that was casting away 'const' unnecessarily |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Craig Topper | Add a couple default: llvm_unreachable() to some switch... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Manman Ren | X86: when we are auto-detecting the subtarget features... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Jakob Stoklund... | Add a proper if-conversion cost model. |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Jakob Stoklund... | Give MachineTraceMetrics its own debug tag. |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Jakob Stoklund... | Add more trace query functions. |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Eli Friedman | The normal edge of an invoke is not allowed to branch... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Manman Ren | ARM: enable struct byval for AAPCS. |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Jakob Stoklund... | Add getTPred() and getFPred() functions. |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Jakob Stoklund... | Include loop-carried dependencies when computing instr... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Michael Liao | add X86-specific DAG optimization to simplify boolean... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Eli Bendersky | A couple of addition comment fixes |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Eli Bendersky | Fix a couple of typos in comments |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Rafael Espindola | Constify some basic blocks, no functionality change. |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Michael Liao | remove tailing whitespaces and test commit |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Rafael Espindola | Move BasicBlockEdge to the cpp file. No functionality... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Joerg Sonnenberger | stdcxx's cstdio doesn't include stdio.h, but the code... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Joerg Sonnenberger | Add some missing includes for the build against stdcxx. |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Pete Cooper | Fix crash when when do lto on Bullet. Dynamic GEPs... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Jakob Stoklund... | Update edge weights correctly in replaceSuccessor(). |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Rafael Espindola | Remove references to compression in llvm-ar. It has... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Bob Wilson | Use the final .version number for LLVM_MINOR_VERSION... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Jakob Stoklund... | Reapply r161633-161634 "Partition use lists so defs... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Jakob Stoklund... | Also update MRI use lists when changing a use to a... |
commit | commitdiff | tree | snapshot |
next |