2014-08-12 |
Jan Vesely | R600: Remove unused code. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Jan Vesely | R600: Use i24 optimized path for SREM |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Quentin Colombet | Fix a parentheses warning introduced in r215394. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Duncan P. N... | Don't upgrade global constructors when reading bitcode |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Sanjay Patel | fixed typos |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Rafael Espindola | Make the test a bit more strict. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Rafael Espindola | Add a plugin testcase for merging weak variables. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
NAKAMURA Takumi | llvm/test/TableGen/*Foreach*.td: Remove XFAIL:vg_leak... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Toma Tabacu | Reverted my "Testing commit access" commit. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Toma Tabacu | Testing commit access. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Tim Northover | llvm-objdump: print contents of MachO __unwind_info... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Eric Christopher | Have MachineRegisterInfo take and store the MachineFunc... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Gerolf Hoflehner | [MachineCombiner] Fix for ICE bug 20598 |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Justin Bogner | IR: Print a newline when dumping Types |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Peter Zotov | [OCaml] Expose Llvm.get_operand_use. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Peter Zotov | [LLVM-C] Expose User::getOperandUse as LLVMGetOperandUse. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Adrian Prantl | DebugLocEntry: Restore the comparison predicate from... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Reid Kleckner | msan: Handle musttail calls |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Reid Kleckner | Move helper for getting a terminating musttail call... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
David Blaikie | Revert "Partially revert r214761 that asserted that... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Quentin Colombet | [MachineSink] Improve the compile time by preserving... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Michael J.... | [x86] Fold extract_vector_elt of a load into the Load... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Adrian Prantl | Add a couple of convenience accessors to DebugLocEntry... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
NAKAMURA Takumi | R600/SIInstrInfo.cpp: Suppress an warning. [-Wunused... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Quentin Colombet | [ARM] Mark VMOVDRR with the RegSequence property and... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Adrian Prantl | Make these DebugLocEntry::Value comparison operators... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Jim Grosbach | Add missing closing namespace comment. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Jim Grosbach | AArch64: Tidy up a few comments. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
David Majnemer | InstCombine: Combine (add (and %a, %b) (or %a, %b)... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Tom Stellard | R600/SI: Add a ComplexPattern for selecting MUBUF _OFFS... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Tom Stellard | R600/SI: Add an _OFFEN variant MUBUF_STORE_* and use... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Tom Stellard | R600/SI: Add check for low 32 bits of encoding to mubuf... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Tom Stellard | R600/SI: Clear lds bit on MUBUF instructions used for... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Tom Stellard | R600/SI: Fix broken test |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Quentin Colombet | Add isRegSequence property. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Quentin Colombet | [AArch64] Fix registerAllocator assigns same register... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Adrian Prantl | Debug info: Remove an obsolete constructor from DebugLo... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Adrian Prantl | Debug info: Modify DebugLocEntry::addValue to take... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Adrian Prantl | Debug info: Further simplify the implementation of... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Adrian Prantl | Debug Info: Move the sorting and uniqueing of pieces... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Adrian Prantl | Debug info: Refactor DebugLocEntry's Merge function... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Saleem Abdulrasool | ARM: try harder to detect non-IT eligible instructions |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Rafael Espindola | Fix using -plugin-opt=apiflie when also using -plugin... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Sanjay Patel | Correct a missing RUN line in the ARM codegen test... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Reid Kleckner | Add missing test for r215031 |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Reid Kleckner | MC: Diagnose an unexpected token in COFF .section inste... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Sylvestre Ledru | Fix typos: |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Rafael Espindola | Fix use of uninitialized variable. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Rafael Espindola | Use an early return. NFC. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Daniel Sanders | Revert r215359 - [mips] Implement .ent, .end, .frame... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Daniel Sanders | [mips] Implement .ent, .end, .frame, .mask and .fmask... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Hans Wennborg | PeepholeOptimizer: make parameter ref to SmallPtrSetImpl |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Hans Wennborg | Make this SmallVector size a power of two as suggested... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Tim Northover | AArch64: add support for dynamic-loader relocations |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Elena Demikhovsky | AVX-512: added a missing bitcast from v16f32 to v16i32 |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Tim Northover | llvm-readobj: zero out timestamp in COFF auto-generated... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Tim Northover | llvm-objdump: fix remaining use of %x format specifier... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Oliver Stannard | ARM: __gnu_h2f_ieee and __gnu_f2h_ieee always use the... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Jiangning Liu | In Machine CSE pass, the source register of a COPY... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Jiangning Liu | In LVI(Lazy Value Info), originally value on a BB can... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Hans Wennborg | Re-commit "Increase the size of this SmallVector in... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Hans Wennborg | Revert "Increase the size of this SmallVector in Peepho... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Hans Wennborg | Increase the size of this SmallVector in PeepholeOptimizer. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Hans Wennborg | SubTargetFeature.cpp: it seems the size of this SmallVe... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Hans Wennborg | Increase the size of SpillPlacement::BlockFrequencies. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Hans Wennborg | LegacyPassManagers.h: increase the size of PMDataManage... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Hans Wennborg | Increase the size of these SmallVectors in X86ISelLower... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Hans Wennborg | Increase the size of this SmallVector in CloneNodeWithV... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Hans Wennborg | Increase the size of DwarfAccelTable::TableHeaderData... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Hans Wennborg | Increase the size of PMTopLevelManager::ImmutablePasses... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Petar Jovanovic | Add support for scalarizing cttz_zero_undef |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Saleem Abdulrasool | ARM: correct isPredicable for MULS in ThHUMB mode |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Joerg Sonnenberger | @l and friends adjust their value depending the context... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Joerg Sonnenberger | Fix tabs. |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Joerg Sonnenberger | If available, pass down the Fixup object to EvaluateAsR... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Saleem Abdulrasool | ADT: remove MinGW32 and Cygwin OSType enum |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Sanjay Patel | fixed typos |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Aaron Ballman | Resolving some type truncation warnings in MSVC (enum... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Saleem Abdulrasool | MC: remove duplicated code |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Saleem Abdulrasool | MC: cleanup includes |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Saleem Abdulrasool | CodeGen: switch to a range based for loop |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Joerg Sonnenberger | Allow the third argument for the subi family to be... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Roman Kashitsyn | Test commit access |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Joerg Sonnenberger | Update disassembler test to check the full dccci/iccci... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Joerg Sonnenberger | Use the full form of dccci and iccci from the early... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Eric Christopher | Initialize PPC DataLayout based on the Triple only. |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Eric Christopher | Remove extraneous 64-bit argument to the PPC TargetMach... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Eric Christopher | Initialize X86 DataLayout based on the Triple only. |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Matt Arsenault | R600: Disable FP exceptions. |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Eric Christopher | Move some X86 subtarget configuration onto the subtarge... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Tom Stellard | R600/SI: Custom lower CONCAT_VECTORS |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Tom Stellard | R600/SI: Update concat_vectors.ll to check for scratch... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Rafael Espindola | Fix expected windows result. |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Eric Christopher | Fix typo. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Lang Hames | [MCJIT] Simplify immediate decoding code in the Runtime... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Rui Ueyama | [FastISel][X86] Silence -Wenum-compare warning |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Rafael Espindola | Fix the windows build. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Eric Christopher | Reword comment slightly. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Rafael Espindola | Remove dead code. Fixes pr20544. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Rafael Espindola | Convert from Windows to Unix paths in sys::path::native. |
commit | commitdiff | tree | snapshot |
next |