projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-02-05
Elena Demikhovsky
AVX-512: fixed a bug in EVEX encoding (the bug appeared...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Michel Danzer
R600/SI: Add pattern for zero-extending i1 to i32
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Craig Topper
Shrink the size of CodeGenInstruction a little bit...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Craig Topper
Get rid of a vector copy by just making a pointer out...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Craig Topper
Fix a vector that was passed by value instead of reference.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Kai Nacke
ARM: Enable use of relocation type tlsldo in debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Craig Topper
Fix a doxygen comment referencing the wrong method...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Craig Topper
Move matching for x86 BMI BLSI/BLSMSK/BLSR instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Elena Demikhovsky
AVX-512: Added intrinsic for cvtph2ps.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Craig Topper
Add CheckChildInteger to ISelMatcher operations. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Rafael Espindola
Use the information provided by getFlags to unify some...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Todd Fiala
Fix configure to find arc4random via header files.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Rafael Espindola
Add a test for printing absolute symbols in ELF.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Jordan Rose
[CMake] Deliberately get all LLVM library dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Jordan Rose
[CMake] Move -stdlib=libc++ handling into its own file.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Rafael Espindola
Small fix for llvm-nm handling of weak symbols on ELF...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Manman Ren
Update testing case for r200806.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Manman Ren
Fix wording of warning message about invalid debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Rafael Espindola
Add a test for common symbols in coff.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Chandler Carruth
Silence a warning:
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Rafael Espindola
Remove unused SF_ThreadLocal.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Justin Bogner
llvm-cov: Fix include order in GCOV.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Benjamin Kramer
SimplifyLibCalls: Push TLI through the exp2->ldexp...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Peter Collingbourne
Avoid using EL_GETFP.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Lang Hames
[X86] Only 213 FMA3 variants should be marked commutable.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Duncan P. N...
cleanup: scc_iterator consumers should use isAtEnd
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Petar Jovanovic
[mips] Implement %hi(sym1 - sym2) and %lo(sym1 - sym2...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Rafael Espindola
Every target uses .align. Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Rafael Espindola
Use the default values.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
David Peixotto
Fix PR18345: ldr= pseudo instruction produces incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Tom Stellard
R600/SI: Expand i1 BR_CC
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Tom Stellard
R600/SI: Don't assume copies will be coalesced in SIFix...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Tom Stellard
R600/SI: Custom lower i64 ISD::SELECT
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Tom Stellard
R600: Enable vector fpow.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Tom Stellard
HowToReleaseLLVM: Add information about dot releases
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Tim Northover
OS X: the correct function is __sincospif_stret, not...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Tim Northover
ARM & AArch64: merge NEON absolute compare intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Aaron Ballman
Implemented support for Process::GetRandomNumber on...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
NAKAMURA Takumi
[CMake] Get rid of llvm_config() to expand dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
NAKAMURA Takumi
[CMake] LLVM-Config.cmake: Split explicit_map_component...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
NAKAMURA Takumi
[CMake] add_llvm_loadable_module: Fixup r200762, I...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
NAKAMURA Takumi
Revert r122395, "Fixes file extension for loadable...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Dmitri Gribenko
Add a note to documentation that Clang + libstdc++...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Justin Bogner
llvm-cov: Implement the preserve-paths flag
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Tim Northover
ARM: fix fast-isel assertion failure
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Alexey Samsonov
[CMake] Revert r200695 and fix the problem with missing...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Alexey Samsonov
[CMake] Add -stdlib=libc++ to host Clang build flags...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Michel Danzer
R600/SI: Fix fneg for 0.0
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Justin Bogner
llvm-cov: Implement the object-directory flag
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Justin Bogner
llvm-cov: Ignore missing .gcda files
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Justin Bogner
llvm-cov: Document the llvm-cov tests
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
NAKAMURA Takumi
RegAllocGreedy.cpp: Use more simple value as Hysteresis...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Kai Nacke
Revert: ARM: Enable use of relocation type tlsldo in...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Kai Nacke
Add strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Kai Nacke
ARM: Enable use of relocation type tlsldo in debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
David Blaikie
DebugInfo: Remove some unneeded conditionals now that...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
NAKAMURA Takumi
Revert r200150, "[CMake] tablegen(): Use -I <dir> accor...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Rafael Espindola
Move error handling down to getSymbolNMTypeChar.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Nick Lewycky
Self-memcpy-elision and memcpy of constant byte to...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
David Blaikie
DIBuilder: simplify array generation to produce true...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Matt Arsenault
Add DEBUG_TYPE to SIAnnotateControlFlow
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Reid Kleckner
inalloca: Don't remove dead arguments in the presence...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Tim Northover
AArch64 & ARM: refactor crypto intrinsics to take scalars
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Hal Finkel
Expand vector bswap in LegalizeVectorOps
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Aaron Ballman
Undef'ing _WIN32_IE to silence an MSVC warning about...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Venkatraman...
Add a note about Clang+LLVM on Sparc64.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Eli Bendersky
Remove outdated & incorrect part of comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Evgeniy Stepanov
Don't use -ffunction-sections if -fno-function-sections...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Chandler Carruth
Introduce SmallPtrSetImpl<T *> which allows insert...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Chandler Carruth
Rename the non-templated base class of SmallPtrSet to
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Craig Topper
Remove unnecessary include of AArch64GenInstrInfo.inc...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Duncan P. N...
Lower llvm.expect intrinsic correctly for i1
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Joerg Sonnenberger
Unaligned access is supported on ARMv6 and ARMv7 for...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
NAKAMURA Takumi
[CMake] Move cmake_minimum_required(2.8.8) at the top.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
NAKAMURA Takumi
[CMake] Untabify.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
NAKAMURA Takumi
TableGen/X86RecognizableInstr.h: Prune out-of-date...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Craig Topper
Merge x86 HasOpSizePrefix/HasOpSize16Prefix into a...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Craig Topper
Simplify some code since VEX and EVEX instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Craig Topper
Merge HasVEXPrefix/HasEVEXPrefix/HasXOPPrefix into...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Hal Finkel
Replace PPC instruction-size code with MCInstrDesc...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Arnold Schwaighofer
LoopVectorizer: Enable unrolling of conditional stores...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Matt Arsenault
Add some xfailed R600 tests for 64-bit private accesses.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Matt Arsenault
R600/SI: Fix insertelement with dynamic indices.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Venkatraman...
[Sparc] Set %o7 as the return address register instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Arnold Schwaighofer
ARMTTI: We don't have 16 allocatable scalar registers
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
David Woodhouse
MC: Fix .octa output for APInts with BitWidth > 128
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
David Woodhouse
MC: Add support for .octa
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
David Woodhouse
MC: Add AsmLexer::BigNum token for integers greater...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Chandler Carruth
[LPM] Apply a really big hammer to fix PR18688 by recur...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Eli Bendersky
Remove some unused #includes
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Benjamin Kramer
Silence GCC warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Chandler Carruth
[inliner] Skip debug intrinsics even earlier in computi...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Craig Topper
Simplify some x86 format classes and remove some ambigu...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
David Majnemer
Update a .fill test to use the updated semantics.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
David Majnemer
MC: Improve the .fill directive's compatibility with GAS
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Peter Collingbourne
Hopefully fix mingw32 bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Reid Kleckner
Revert "[SLPV] Recognize vectorizable intrinsics during...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Josh Magee
[stackprotector] Implement the sspstrong rules for...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Reid Kleckner
Implement inalloca codegen for x86 with the new inalloc...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Peter Collingbourne
Introduce line editor library.
commit
|
commitdiff
|
tree
|
snapshot
next