2014-04-03 |
Logan Chien | Code cleanup (re-indent) |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Northover | ARM: skip cmpxchg failure barrier if ordering is monotonic. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Alexey Samsonov | [TSan] Fix a rare deadlock on multithreaded fork. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Samuel Benzaquen | Revert "Add support for named values in the parser." |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Zoran Jovanovic | Implementation of 16-bit microMIPS instructions MFHI... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Alexey Samsonov | [TSan] Fix a typo ThreadIgnoreSyncEnd. Found by inspection |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Daniel Sanders | [mips] Add initial (experimental) MIPS-IV support. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Eric Christopher | Fix for PR 19261: |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Zoran Jovanovic | MicroMIPS specific little endian fixup data byte ordering. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Daniel Jasper | clang-format: Prefer an additional line-break over... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Daniel Jasper | x |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Northover | ARM: expand atomic ldrex/strex loops in IR |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Stepan Dyatkovskiy | PR19320: |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Silviu Baranga | [ARM] When generating a vpaddl node the input lane... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Sasa Stankovic | [mips] Extend MipsMCExpr class to handle %higher(sym1... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Stephen Canon | Improved semantics for implicit scalar -> extvector... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Northover | ARM64: add regression test for r205519. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Northover | ARM64: always use i64 for the RHS of shift operations |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Northover | RTTI Uniqueness: remove __name_for_load function. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Daniel Jasper | clang-format: Understand that "auto" is a type. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Oliver Stannard | ARM: Use __STACK_LIMIT symbol for segmented stacks |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Andrew Trick | Stack map docs. Remove some stray markup. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tim Northover | ARM64: don't generate __sincos_stret calls unless on... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Andrew Trick | Minor update to the stack map documentation. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
David Blaikie | DebugInfo: Use a 64 bit type for the subrange |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Lang Hames | [CodeGen] Fix peephole optimizer bug introduced in... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rui Ueyama | Add comment for Linker Script node. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rafael Espindola | Handle getting UnknownAddressOrSize or section_end(). |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rafael Espindola | Implement get getSymbolFileOffset with getSymbolAddress. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Marshall Clow | Add a section about reporting bugs and contributing... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Alexey Bataev | [OPENMP] Small update for C++11 |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Marshall Clow | Reword C++14 status to match C++11 status |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Marshall Clow | Mark C++14 status as 'complete' |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rafael Espindola | Remove getSymbolValue. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rafael Espindola | Add support for the R_ARM_ABS32 relocation. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rui Ueyama | Remove ordinals from Input Graph elements. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rafael Espindola | Only clear the thumb bit from function addresses. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rafael Espindola | Simplify ELFObjectFile<ELFT>::getSymbolAddress. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Juergen Ributzka | Revert "[Constant Hoisting] Lazily compute the idom... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Jim Ingham | Make the fail messages |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Jim Ingham | Print the new eStopReasonExec in stop_reason_to_str. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Hal Finkel | Account for scalarization costs in BasicTTI::getMemoryO... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Jim Ingham | I removed SetCallback from the Python API's since it... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rafael Espindola | Revert "Fix a nomenclature error in llvm-nm." |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Richard Trieu | Fix test case. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Ben Langmuir | Allow ASTFile to be reset to null |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Rui Ueyama | Fix style. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Lang Hames | [X86] As per suggestion from Craig Topper and Hal Finke... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jason Molenda | Add a missing arm64 idef. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Hal Finkel | Fix multi-register costs in BasicTTI::getCastInstrCost |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Rui Ueyama | Minor style fix. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
David Majnemer | CodeGen: Emit some functions as weak_odr under -fms... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Juergen Ributzka | Add test case for [Constant Hoisting] Erase dead cast... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Renato Golin | ARM Linux support |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Ed Maste | Add decorator for pr19311 on FreeBSD |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Lang Hames | [CodeGen] Teach the peephole optimizer to remember... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Ingham | Workaround for collision between enum members in LLVM... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Rafael Espindola | Fix a nomenclature error in llvm-nm. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Pete Cooper | Add ability to disable building LLVM utils |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Fariborz Jahanian | Objective-C [IRGen]. Add encoding for 'weak' attribute... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Hal Finkel | [PowerPC] Make PPCTTI::getMemoryOpCost call BasicTTI... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Rui Ueyama | Concatenate strings that are unnecessarily separated. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Juergen Ributzka | Add comments and test case for [DAG] Keep the opaque... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Adrian Prantl | typo |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Lang Hames | [X86] Make the VFMA*231 variants commutable and relax... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Duncan P. N... | Revert "Reapply "LTO: add API to set strategy for ... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Rui Ueyama | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Rui Ueyama | Remove unused fields/member functions from unit test. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Juergen Ributzka | Add comments and test case for [X86TTI] Make constant... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Richard Smith | If a using-declaration names a class member, but appear... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Rui Ueyama | Remove unused include. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Saleem Abdulrasool | ARM: fixup tests to specify the target more explicitly |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Juergen Ributzka | Add test case for [Stackmaps][X86TTI] Fix think-o in... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Rui Ueyama | Simplify communication between Resolver and Input Graph. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Greg Clayton | Don’t #include "llvm/Support/MachO.h” as it isn’t neede... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Greg Clayton | Don’t include “llvm/Support/MachO.h” as it isn’t needed... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Greg Clayton | Don’t #include “llvm/Support/MachO.h” in a header file... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Saleem Abdulrasool | ARM: update subtarget information for Windows on ARM |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | Make a few more range-based loops use explicit types. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tobias Grosser | Use explit types in foreach iterators |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Rafael Espindola | Add back an assert that was lost in the ELFObjectFile... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Stellard | TargetLibraryInfo: Disable memcpy and memset on R600 |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Rui Ueyama | Remove dead code. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | Simplify resolveFrameIndex() signature. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | ARM: cortex-m0 doesn't support unaligned memory access. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | Make some range based loop types more explicit. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Enrico Granata | rdar://16424649 |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Kai Nacke | [mips] Add more Octeon cnMips instructions |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Richard Smith | PR19305: Don't issue -Wunused-variable warnings on... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
David Blaikie | DebugInfo: Include default template arguments in templa... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for and explicit 'override... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in constant promotion. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in load/store pair... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in target lowering. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in frame lowering. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in pseudo expansion. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops for LOH |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops TLS cleanup. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in branch relaxation. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in address type... |
commit | commitdiff | tree | snapshot |
next |