2015-05-21 |
Rafael Espindola | Stop forwarding (get|set)Aligment from MCSectionData... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Chad Rosier | [MachineInstr] Add mayLoadOrStore API. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Alex Lorenz | Resubmit r237708 (MIR Serialization: print and parse... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Bill Schmidt | [PPC64] Handle vpkudum mask pattern correctly when... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Stop creating MCSectionData is the ELF writer. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Kostya Serebryany | [lib/Fuzzer] ignore flags that start with --; use git... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Adrian Prantl | IR / debug info: Add a DWOId field to DICompileUnit, |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Hal Finkel | [PPC/LoopUnrollRuntime] Don't avoid high-cost trip... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | writeSymbolTable now only needs a MCContext. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Pass a const MCAssembler to writeSectionHeader. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Alex Lorenz | YAML: Null terminate block scalar's value. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Peter Collingbourne | Revert r237766, "Support: Introduce LLVM_FALLTHROUGH... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Remove unused argument. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Derek Schuff | Fix StreamingMemoryObject to respect known object size. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Fetch alignment directly out of MCSection. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Nemanja Ivanovic | Add support for VSX scalar single-precision arithmetic... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Move alignment from MCSectionData to MCSection. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Benjamin Kramer | [LoopDistribute] Remove a layer of pointer indirection. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sanjay Patel | use range-based for-loops; NFCI |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sanjay Patel | use range-based for-loops; NFCI |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Fix warning on builds without asserts. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sanjay Patel | use range-based for-loop |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Avoid unnecessary section switching. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Remove yet another method of creating begin and end... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sanjay Patel | don't repeat function names in comments; NFC |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Pete Cooper | Size enum so we can store it as 16-bits and avoid casts... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Rafael Espindola | Use existing helper for adding a section. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sanjay Patel | use range-based for-loop; NFCI |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Manuel Klimek | std::sort must be called with a strict weak ordering. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Elena Demikhovsky | AVX-512: Enabled SSE intrinsics on AVX-512. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Renato Golin | Make Triple::parseARMArch use ARMTargetParser |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Igor Laevsky | [RewriteStatepointsForGC] Fix debug assertion during... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Artur Pilipenko | Fix memory-dereferenceable.ll test |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Artur Pilipenko | Test commit. Fix typo in MemDerefPrinter.cpp comment. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Renato Golin | Remove unnecessary FIXME comment |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Simon Pilgrim | Fixed unused variable warning in non-assert builds... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Simon Pilgrim | [X86][SSE] Improve support for 128-bit vector sign... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Toma Tabacu | [mips] [IAS] Add 2 missing CHECK directives for fixups... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Hal Finkel | [TableGen] Resolve complex def names inside multiclasses |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Duncan P. N... | AsmPrinter: Compute absolute label difference directly |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Duncan P. N... | MC: Initialize MCSymbolData::Offset directly |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Ahmed Bougacha | [MemCpyOpt] Do move the memset, but look at its dest... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Duncan P. N... | MC: Simplify MCSymbolData initialization and remove... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Swaroop Sridhar | Document the CoreCLR GC Strategy |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Duncan P. N... | MC: Make MCSymbolData::Symbol private |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Duncan P. N... | MC: Remove last use of MCSymbolData::getSymbol(), NFC |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Ahmed Bougacha | [MemCpyOpt] Pass Instruction to IRBuilder, no need... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
David Blaikie | [opaque pointer type] Pass explicit pointee type in... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Andrew Kaylor | Fix build error |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ahmed Bougacha | [MemCpyOpt] Don't move the memset when optimizing memse... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Andrew Kaylor | Fix build warning |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Andrew Kaylor | [WinEH] C++ EH state numbering fixes |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Reid Kleckner | [WinEH] Store pointers to the LSDA in the exception... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Pete Cooper | Don't generate comments in the DebugLocStream unless... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Pete Cooper | Revert "Add bool to DebugLocDwarfExpression to control... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Hans Wennborg | Revert r237828 "[X86] Remove unused node after morphing... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Nick Kledzik | [doc] Update Lexicon with C++ unwinder acronyms |
commit | commitdiff | tree | snapshot |
2015-05-20 |
David Blaikie | [opaque pointer type] Pass explicit type to Load instru... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Davide Italiano | [Target/ARM] Only enable OptimizeBarrierPass at -O1... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Kostya Serebryany | [lib/Fuzzer] more docs |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Alex Lorenz | AsmParser: Require a terminating null character when... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
David Blaikie | [opaque pointer type] LoadInst: assert that the explici... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Duncan P. N... | MC: Remove most remaining uses of MCSymbolData::getSymb... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Benjamin Kramer | [X86] Remove unused node after morphing it from shr... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Pete Cooper | Add bool to DebugLocDwarfExpression to control emitting... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Duncan P. N... | MC: Stop using MCSymbolData::getSymbol() in WinCOFF... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Pete Cooper | Use a SmallString buffer instead of a std::string for... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Matthias Braun | DAGCombiner: Continue combining if FoldConstantArithmet... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
James Molloy | Reapply r237539 with a fix for the Chromium build. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Matthias Braun | ARM: Fix comment and make it slightly more readable |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Duncan P. N... | MC: Use MCSymbol in LocalCommon, NFC |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Pawel Bylica | Fix icmp lowering |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Pete Cooper | Change Function::getIntrinsicID() to return an Intrinsi... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Alexey Samsonov | Temporary delete the test while we're investigating... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Duncan P. N... | MC: Add MCSymbolData back to MCAssembler dump |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Duncan P. N... | MC: Update MCAssembler to use MCSymbol, NFC |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Benjamin Kramer | [YAML] Make Node's destructor non-virtual. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Duncan P. N... | MC: Use MCSymbol in MachObjectWriter, NFC |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Duncan P. N... | MC: Use MCSymbol in MCObjectWriter::isWeak(), NFC |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Renato Golin | Get Triple::getARMCPUForArch() to use TargetParser |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Pawel Bylica | Unit tests for the getSwappedBytes(double) fix from... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Aaron Ballman | Silencing a -Wsign-compare warning; NFC. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Elena Demikhovsky | AVX-512: fixed algorithm of building vectors of i1... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Daniel Sanders | Revert r237789 - [mips] The naming convention for priva... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Daniel Sanders | [mips] Fix ehframe-indirect.ll test. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Daniel Sanders | [mips] The naming convention for private labels is... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Igor Laevsky | [StatepointLowering] Support of the gc.relocates for... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Toma Tabacu | [mips] [IAS] Factor out .set nomacro warning. NFC. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Craig Topper | [TableGen] Make some variable names consistent with... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Craig Topper | [TableGen] Fix a memory leak. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Craig Topper | [TableGen] Don't override convertValue for some of... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
David Majnemer | [X86] Implement the local-exec TLS model for Windows... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Duncan P. N... | MC: Use MCSymbol in most of ELFObjectWriter, NFC |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Peter Collingbourne | Support: Introduce LLVM_FALLTHROUGH macro. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Swaroop Sridhar | Add a GCStrategy for CoreCLR |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Alexei Starovoitov | [bpf] fix build |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Duncan P. N... | MC: Take MCSymbol in MachObjectWriter::getSymbolAddress... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Duncan P. N... | MC: Use MCSymbol in MCAsmLayout::getSymbolOffset()... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Philip Reames | [PlaceSafepoints] Stop special casing some intrinsics |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Reid Kleckner | Try to fix the build with MSVC 2015 by disabling sized... |
commit | commitdiff | tree | snapshot |
next |