2010-08-11 |
Dan Gohman | Temporarily disable some failing tests, until they... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Jim Grosbach | cortex m4 has floating point support, but only single... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Dan Gohman | Temporarily disable some failing tests, until they... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bill Wendling | Consider this code snippet: |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Evan Cheng | Report error if codegen tries to instantiate a ARM... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Evan Cheng | ArchV7M implies HW division instructions. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Evan Cheng | ArchV6T2, V7A, and V7M implies Thumb2; Archv7A implies... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Evan Cheng | Add ARM Archv6M and let it implies FeatureDB (having... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | MC/ARM: Add basic support for handling predication... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | MC/ARM: Split mnemonic on '.' characters. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | MC/ARM: Fill in ARMOperand::dump a bit. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | llvm-mc: Add -show-inst-operands, for dumping the parse... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | MCAsmParser: Add dump() hook to MCParsedAsmOperand. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | tblgen/AsmMatcher: Treat '.' in assembly strings as... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | MC/ARM: Add an ARMOperand class for condition codes. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Evan Cheng | Really control isel of barrier instructions with cpu... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Evan Cheng | Add Cortex-M0 support. It's a ARMv6m device (no ARM... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Evan Cheng | - Add subtarget feature -mattr=+db which determine... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | MC/ARM: Switch to using the generated match functions... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | MC/ARM: Enable generation of the ARM asm matcher, not... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | ARM: Mark some disassembler only instructions as not... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | ARM: Quote $p in an asm string. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | tblgen/AsmMatcher: Downgrade instructions with tied... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Owen Anderson | Improve indentation. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bruno Cardoso... | Remove AVX 256-bit cast intrinsics now that clang is... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bruno Cardoso... | Remove AVX 256-bit unpack and interleave intrinsics... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bruno Cardoso... | Remove AVX 256-bit shuffle intrinsics now that clang... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bill Wendling | Update test to match output of optimize compares for... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Oscar Fuentes | CMake: corrections on LLVM.cmake external services. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bill Wendling | Handle ARM compares as well as converting for ARM adds... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bill Wendling | Mark ARM compare instructions as isCompare. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Rafael Espindola | Make it possible to set the cpu used for codegen. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Dan Gohman | When analyzing loop exit conditions combined with and... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | lto: Fix an inverted conditional which prevented the... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | lto: Fix gratuitous memory leaks. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bob Wilson | Add a separate ARM instruction format for Saturate... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Oscar Fuentes | Avoid multiple definition warnings when both config... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Daniel Dunbar | lto: Reduce nesting. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Daniel Dunbar | LTOModule.cpp: Fix numerous style issues. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Dan Gohman | Rename and reorder the arguments to isImpliedCond,... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Eric Christopher | We already have this as OperandNode. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Evan Cheng | CBZ and CBNZ are implemented. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Add AVX matching patterns to Packed Bit Test intrinsics. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Owen Anderson | Now that we're using ConstantRange to represent potenti... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bill Wendling | The optimize comparisons pass removes the "cmp" instruc... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Nate Begeman | Add test for recent instcombine vector shuffle enhancement |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Chris Lattner | upgrade to use new intrinsics, patch by Dan Hipschman! |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Nate Begeman | Add the minimal amount of smarts necessary to instcombi... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bill Wendling | Turn optimize compares back on with fix. We needed... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Jakob Stoklund... | Give up on register class recalculation when the regist... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Dan Gohman | Revert r110718; it broke clang-i386-darwin9. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Jakob Stoklund... | Avoid editing the current live interval during remat. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Jakob Stoklund... | More debug spew |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bill Wendling | Turn optimize cmps on by default so that we can get... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Add missing argument. CreateCompositeTypeEx() users... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Owen Anderson | Switch over to using ConstantRange to track integral... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Do not forget debug info for enums. Use named mdnode... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Daniel Dunbar | tests: Don't error out if HOME isn't present in t the... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Evan Cheng | Delete some unused instructions. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Evan Cheng | Re-apply r110655 with fixes. Epilogue must restore... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Rafael Espindola | Make it possible to set the flags passed to the assembler. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Jakob Stoklund... | Implement register class inflation. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Daniel Dunbar | Revert r110655, "Fix ARM hasFP() semantics. It should... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Daniel Dunbar | MC/AsmParser: Fix a bug in macro argument parsing,... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bob Wilson | Install llvmCore_Sim to the simulator SDK directory... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Jakob Stoklund... | Recalculate the spill weight and allocation hint for... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Jakob Stoklund... | Fix test for more architectures. Patch by Tobias Grosser. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Rafael Espindola | Fix silly bug. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Michael J.... | Revert "MC/MachO: Fix possible null pointer dereference." |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Rafael Espindola | Use RunPassesOn as in the rest of bugpoint. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Mikhail Glushenkov | Simplify generating LLVMC_BUILTIN_PLUGIN. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Chandler Carruth | Mark this variable as used. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Tobias Grosser | RegionInfo: Do not assert if a BB is not part of the... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Tobias Grosser | Fix failing testcase. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Handle TAG_constant for integers. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Evan Cheng | Fix ARM hasFP() semantics. It should return true whenev... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bill Wendling | Update CMake...sorry for the breakage. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Simplify. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Drop "const". It does not add value here. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Add AVX movnt{pd,ps,dq} 256-bit intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Evan Cheng | Add missing null check reported by Amaury Pouly. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Add AVX movmsk 256-bit intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Remove replicate intrinsics, clang will generate shuffl... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Support AVX 256-bit load and store intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Use i32 instead of i8 for dot product intrinsic |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Do not include file static variable in pubnames list. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Dan Gohman | Expand uses of python 2.6's "A if B else C" syntax... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Chris Lattner | remove code setting rw locks to PTHREAD_PROCESS_PRIVATE... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Patterns to match AVX cmp instructions |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Jakob Stoklund... | Transpose the calculation of spill weights such that... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Add matching patterns for vblend AVX intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Fix the last argument type of AVX vblend intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Bill Wendling | Merge the OptimizeExts and OptimizeCmps passes into... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Devang Patel | Undo accidental commit. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Devang Patel | Simplify. Avoid redundant checks. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Eric Christopher | Wording. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Kevin Enderby | Next bit of support for the dwarf .file directive.... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Evan Cheng | ARMBaseRegisterInfo::hasFP() has been broken for a... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Bruno Cardoso... | Add VCVTPD2PS, VCVTPS2DQ, VCVTPS2PDY, VCVTTPD2DQY,... |
commit | commitdiff | tree | snapshot |
next |