2015-03-19 |
Justin Bogner | llvm-cov: Try to appease a bot |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Hans Wennborg | SelectionDAGBuilder: update comment in HandlePHINodesIn... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Matthias Braun | Do not track subregister liveness when it brings no... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Justin Bogner | llvm-cov: Only emit colour by default if the output... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Hans Wennborg | SelectionDAGIsel: Fix comment about terminators being... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Quentin Colombet | [CodeGenPrepare] Remove broken, dead, code. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Rafael Espindola | two or more, use a for. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Simon Pilgrim | Fixed failing test due to missing target triple causing... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Rafael Espindola | Teach getDefaultFormat that we only support ELF on... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Simon Pilgrim | [X86][SSE] Avoid scalarization of v2i64 vector shifts... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Bill Schmidt | [PowerPC] Correct typo in PPCInstrAltivec.td |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Mehdi Amini | Update 3.7 Release Note mentionning the non-optionality... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Chris Bieneman | Revert "Generate targets for each lit suite." |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Chris Bieneman | Generate targets for each lit suite. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Eric Christopher | Revert "[X86][SSE] Avoid scalarization of v2i64 vector... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Eric Christopher | Revert "Add a TargetMachine local MCRegisterInfo and... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Eric Christopher | Add a TargetMachine local MCRegisterInfo and MCInstrInf... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Eric Christopher | Revert "Migrate the AArch64 TargetRegisterInfo to its... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Reid Kleckner | Use WinEHPrepare to outline SEH finally blocks |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Rafael Espindola | Fix cmake build. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Reid Kleckner | CMake: Disable ENABLE_EXPORTS for executables with... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Rafael Espindola | Fix use of uninitialized valued. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Simon Pilgrim | [X86][SSE] Avoid scalarization of v2i64 vector shifts |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Colin LeMahieu | [Objdump] DumpBytes of uint8_t from ArrayRef<uint8_t... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Rafael Espindola | Add a default implementation of createObjectStreamer. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Krzysztof Parzyszek | [Hexagon] Use pseudo-instructions for true/false predic... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Krzysztof Parzyszek | Revert "[Hexagon] Use pseudo-instructions for true... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Colin LeMahieu | [Objdump] Removing size limit on DumpBytes and changing... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Matthias Braun | TableGen: Fix register class lane masks being too conse... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Rafael Espindola | Handle X86::reloc_riprel_4byte in 32 bits mode. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Krzysztof Parzyszek | [Hexagon] Use pseudo-instructions for true/false predic... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Sanjay Patel | Use utils/update_llc_test_checks.py to update all CHECKs |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Krzysztof Parzyszek | [Hexagon] Intrinsics for circular and bit-reversed... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Sanjay Patel | fixed to test features, not CPU model |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Krzysztof Parzyszek | [Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Sid Manning | Add support for .ifnes psuedo-op. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Yaron Keren | clang-format these lines to fix Visual C++ warning. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Daniel Jasper | Change test to accept an additional critical edge split. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
John Brawn | [ARM] Align stack objects passed to memory intrinsics |
commit | commitdiff | tree | snapshot |
2015-03-18 |
John Brawn | Add missing newline to end of test file. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Yaron Keren | Remove many superfluous SmallString::str() calls. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Kai Nacke | [mips] Add itineraries for ext and ins instructions. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
NAKAMURA Takumi | Split comma-separated \param(s). [-Wdocumentation] |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Alexei Starovoitov | [bpf] fix build |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Josh Magee | Add testcases for BEXTR. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Krzysztof Parzyszek | Missed testcase for r232577 |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Krzysztof Parzyszek | Generate bit manipulation instructions on Hexagon |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Sanjoy Das | [SCEV] Make isImpliedCond smarter. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Sanjoy Das | [ConstantRange] Split makeICmpRegion in two. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
David Majnemer | DAGCombiner: fold (xor (shl 1, x), -1) -> (rotl ~1, x) |
commit | commitdiff | tree | snapshot |
2015-03-17 |
David Majnemer | COFF: Let globals with private linkage reside in their... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Krzysztof Parzyszek | Remove unneeded selection functions from HexagonISelDAG... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Duncan P. N... | docs: Update LangRef and SourceLevelDebugging |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Pirama Arumuga... | Fix bug while building FP16 constant vectors for AArch64 |
commit | commitdiff | tree | snapshot |
2015-03-17 |
NAKAMURA Takumi | Appease AArch64ISelLowering.cpp miscompiled by g++... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Kevin Enderby | Add the option -no-symbolic-operands to llvm-objdump... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Simon Pilgrim | XformToShuffleWithZero - Added clearer early outs and... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Krzysztof Parzyszek | Selection DAG preprocessing on Hexagon |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Yaron Keren | Remove StringRef->std::string->StringRef conversions. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Duncan P. N... | DebugInfo: Drop fake DW_TAG_expression |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Rafael Espindola | Emit the offset directly instead of creating a dummy... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Kevin Enderby | Add the option, -no-leading-addr llvm-objdump used... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Sean Silva | [docs] Fix some malformed links. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
David Majnemer | Revert "COFF: Let globals with private linkage reside... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Benjamin Kramer | Internalize BitcodeReader. Not used outside of BitcodeR... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
David Majnemer | Revert "Address review comments" |
commit | commitdiff | tree | snapshot |
2015-03-17 |
David Majnemer | Address review comments |
commit | commitdiff | tree | snapshot |
2015-03-17 |
David Majnemer | COFF: Let globals with private linkage reside in their... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Michael Zolotukhin | Try to fix a test broken by one of my previous commits. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Rafael Espindola | Centralize the handling of unique ids for temporary... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Benjamin Kramer | Internalize llvm::AssemblyWriter. It's not used outside... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Michael Zolotukhin | TLI: Add addVectorizableFunctionsFromVecLib. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Michael Zolotukhin | LoopVectorize: teach loop vectorizer to vectorize calls. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Michael Zolotukhin | TTI: Honour cost model for estimating cost of vector... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Samuel Antao | Add assertion to detect invalid registers in the PowerP... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Michael Zolotukhin | TTI: Add getCallInstrCost. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Michael Zolotukhin | TLI: Add interface for querying whether a function... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Michael Zolotukhin | LoopVectorizer: Add TargetTransformInfo. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Kostya Serebryany | [asan] remove redundant ifndefs. NFC |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Yaron Keren | Remove LookupSymbol(StringRef) and optimize LookupSymbo... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Richard Barton | [ARM] Fix offset calculation in ARMBaseRegisterInfo... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Michael Liao | [SwitchLowering] Remove incoming values in the reverse... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Adam Nemet | [docs] Fix copy-and-paste bug in def-use example |
commit | commitdiff | tree | snapshot |
2015-03-17 |
David Blaikie | Fix GCC -Wparentheses warning (& reformat now that... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Duncan P. N... | Verifier: Set --verify-debug-info=true by default |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Kevin Enderby | Add the option, -dis-symname to llvm-objdump used with... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Dmitry Vyukov | asan: optimization experiments |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Reid Kleckner | Use an underlying enum type of unsigned to silence... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Daniel Sanders | [systemz] Distinguish the 'Q', 'R', 'S', and 'T' inline... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Shankar Easwaran | [Object][ELF] ELFEntityIterator : Add operators for... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Rafael Espindola | Remove the error prone GetTempSymbol API. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Samuel Antao | Fix R0 use in PowerPC VSX store for FastIsel. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Rafael Espindola | Convert the last 4 users of GetTempSymbol to createTemp... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Rafael Espindola | Switch two simple uses of GetTempSymbol to createTempSy... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Rafael Espindola | Use createTempSymbol to avoid collisions instead of... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Rafael Espindola | Make EmitFunctionHeader a private helper. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Daniel Sanders | Re-commit: [hexagon] Distinguish the 'o', 'v', and... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Rafael Espindola | Call EmitFunctionHeader just before EmitFunctionBody. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Rafael Espindola | Convert the easy cases of GetTempSymbol to createTempSy... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Rafael Espindola | Don't duplicate comment from the .h. NFC. |
commit | commitdiff | tree | snapshot |
next |