2012-04-27 |
NAKAMURA Takumi | Revert r155682, "Use ConstantExpr::getExtractElement... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Kostya Serebryany | [tsan] Atomic support for ThreadSanitizer, patch by... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Craig Topper | Add mcpu to tests to prevent them from using AVX instru... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Evan Cheng | Implement a bastardized ABI. |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Evan Cheng | - thumbv6 shouldn't imply +thumb2. Cortex-M0 doesn... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Dan Gohman | Use ConstantExpr::getExtractElement when constant-foldi... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Jakob Stoklund... | Break up getProfitableChainIncrement(). |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Jakob Stoklund... | Turn IVChain into a struct. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Chad Rosier | Add instcombine patterns for the following transformations: |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Evan Cheng | DumpSegment64Command() wasn't returning correct result... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Andrew Trick | Fix the SD scheduler to avoid gluing the same node... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Ted Kremenek | Defensively guard against calling malloc() with a size... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Jim Grosbach | ARM: Thumb ldr(literal) base address alignment is 32... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Joerg Sonnenberger | Add note about returns_twice magic removal from LLVM... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Preston Gurd | Trivial change to set UseLeaForSP flag in addition... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Michael J.... | [CMake] Restructure how Clang, Polly and other external... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Michael J.... | [Support/YAML] Properly fix unitialized variable warnin... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Stepan Dyatkovskiy | Fixed SmallMap test. The order of items is undefined... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Tim Northover | Use VLD1 in NEON extenting-load patterns instead of... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Tim Northover | Test commit. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Craig Topper | Enable detection of AVX and AVX2 support through CPUID... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Chandler Carruth | Teach the reassociate pass to fold chains of multiplies... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Evan Cheng | Specify cpu to unbreak tests. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Evan Cheng | If triple is armv7 / thumbv7 and a CPU is specified... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Bill Wendling | Don't forget to reset 'first operand' flag when we... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Try to fix llvm-arm-linux builder with -mcpu. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Preston Gurd | Trivial change to make the test use -mcpu=generic so... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Benjamin Kramer | Reapply the SmallMap patch with a fix. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Print IV chain numbers while collecting them. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Remove more dead code. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Richard Barton | Unify internal representation of ARM instructions with... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Eric Christopher | Revert "First implementation of:" |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Stepan Dyatkovskiy | First implementation of: |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Simplify LiveIntervals::getApproximateInstructionCount(). |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Remove a dead function. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Remove the -disable-cross-class-join option. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jakob Stoklund... | Cross-class joining is winning. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Craig Topper | Add ifdef around getSubtargetFeatureName in tablegen... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Craig Topper | Use vector_shuffles instead of target specific unpack... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Chris Lattner | openbsd doesn't support soname, patch by Brad Smith! |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Chandler Carruth | Actually delete now-empty file. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Lang Hames | Reverting r155468. Chris and Chandler have convinced... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Akira Hatanaka | Do not use $gp as a dedicated global register if the... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Andrew Trick | typo in declaration from earlier today |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Dan Gohman | Simplify the known retain count tracking; use a boolean... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Dan Gohman | Build custom predecessor and successor lists for each... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Jim Grosbach | ARM: improved assembler diagnostics for missing CPU... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | Fix a naughty header include that breaks "installed... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Nadav Rotem | ConstantFoldSelectInstruction swapped the operands... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Nadav Rotem | Fix the testcase. We do expect two vblendw on XMMs. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Nadav Rotem | Add a testcase for 155440 |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Evan Cheng | MachineBasicBlock::SplitCriticalEdge() should follow... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Lang Hames | Add support for llvm.arm.neon.vmull* intrinsics to... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Chandler Carruth | Fix a crash on valid (if UB) bitcode that is produced... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Jim Grosbach | ARM: Nuke remnant bogus code. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Stepan Dyatkovskiy | Related to PR1255. Let's begin. I'll commit classes... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Nadav Rotem | AVX: Add additional vbroadcast replacement sequences... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | cmake: new file |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | misched: DAG builder must special case earlyclobber |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | misched: try (not too hard) to place debug values where... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | misched: ignore debug values during scheduling |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | misched: DAG builder support for tracking register... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Andrew Trick | RegisterPressure: A utility for computing register... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Kevin Enderby | Add missing test cases for ARM VLD3 (single 3-element... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Kevin Enderby | Add missing test cases for ARM VLD4 (single 4-element... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Nadav Rotem | AVX2: The BLENDPW instruction selects between vectors... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Richard Barton | Refactor Thumb ITState handling in ARM Disassembler... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Nadav Rotem | AVX: We lower VECTOR_SHUFFLE and BUILD_VECTOR nodes... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Bill Wendling | Look for the 'Is Simulated' module flag. This indicates... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Bill Wendling | FileCheck-ize tests. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Bill Wendling | FileCheck-ize these tests. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Bill Wendling | FileCheck-ize these tests. Harden some of them. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Craig Topper | Remove dangling spaces. Fix some other formatting. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Craig Topper | Simplify code a bit and make it compile better. Remove... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Evan Cheng | Add a missing cpu subtype. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | Tidy up. 80 columns, whitespace, et. al. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Nadav Rotem | Optimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SI... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Preston Gurd | This patch fixes a problem which arose when using the... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | ARM: VSLI two-operand assmebly aliases are tblgen'erated. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | ARM: tblgen'erate VSRA/VRSRA/VSRI assembly two-operand... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | ARM: Add testcases for two-operand variants of VSRA... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | Add ARM mode tests for the NEON vector shift-accumulate... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | Tidy up. Reformat for ease of reading. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jim Grosbach | ARM: vqdmulh two-operand aliases are tblgen'erated... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Michael J.... | [Support/Unix] Unconditionally include time.h. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Eric Christopher | Allow forward declarations to take a context. This... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Chandler Carruth | Temporarily revert r155364 until the upstream review... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Chandler Carruth | Revert r155365, r155366, and r155367. All three of... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sirish Pande | Hexagon V5 (floating point) support. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sirish Pande | Support for Hexagon architectural feature, new value... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sirish Pande | Support for Hexagon VLIW Packetizer. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sirish Pande | Hexagon Packetizer's target independent fix. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Jakob Stoklund... | Reapply r155136 after fixing PR12599. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Sylvestre Ledru | Conflict with st_dev/st_ino identifiers under Debian... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Alexander Potapenko | Fix issue 67 by checking that the interface functions... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Kostya Serebryany | [tsan] use llvm/ADT/Statistic.h for tsan stats |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Craig Topper | Use MVT instead of EVT through all of LowerVECTOR_SHUFF... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Craig Topper | Make getZeroVector and getOnesVector more alike as... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Craig Topper | Tidy up by removing some 'else' after 'return' |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Craig Topper | Tidy up spacing in LowerVECTOR_SHUFFLEtoBlend. Remove... |
commit | commitdiff | tree | snapshot |
next |