projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-11-18
Arnaud A. de...
test-release.sh: tweak RPATH for the binary packages.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Alexey Samsonov
Unbreak the build after r194997
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Alexey Samsonov
Revert r194865 and r194874.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Kevin Qin
[AArch64 NEON]Add mov alias for simd copy instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Hao Liu
Implement the newly added ACLE functions for ld1/st1...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Manman Ren
Debug Info Verifier: disable it by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Matt Arsenault
Fix spacing, forward declare order.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
David Blaikie
Remove unnecessary temporary construction.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
David Blaikie
Remove redundant explicit default initialization.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
David Blaikie
DwarfCompileUnit: Add type safety to createGlobalVariab...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Ahmed Bougacha
TableGen: Generate an enum for all named Operand types...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Ahmed Bougacha
Docs: Clearly separate Operand-related paragraphs.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Ahmed Bougacha
Docs: Fix typo: NoIntinerary -> NoItinerary.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Manman Ren
Debug Info: fix typo in function name.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Manman Ren
Debug Info Verifier: fix when to find debug info nodes...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Manman Ren
Debug Info Verifier: enable public functions of Finder...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
NAKAMURA Takumi
Utils/LoopUnroll.cpp: Tweak (StringRef)OldName to be...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Hal Finkel
Add a loop rerolling flag to the PassManagerBuilder
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Anders Waldenborg
python: Fix check for disasm creation failure
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Anders Waldenborg
python: Properly initialize before trying to create...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Alp Toker
Update CREDITS
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Bill Wendling
Testcase for PR17964
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Bill Wendling
Revert "Micro-optimization"
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Benjamin Kramer
DAGCombiner: Partially revert r192795, getNOT was fixed...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Yaron Keren
DebugLoc defines LineCol as 32 bit in comment but unsig...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Michael Gottesman
[block-freq] Add BlockFrequency::scale that returns...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Chandler Carruth
[PM] Completely remove support for explicit 'require...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Matt Arsenault
Use more getZExtOrTruncs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Matt Arsenault
Use getZExtOrTrunc instead of repeating the same logic.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Hal Finkel
Add the cold attribute to error-reporting call sites
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Andrew Trick
Added a size field to the stack map record to handle...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Hal Finkel
Fix ndebug-build unused variable in loop rerolling
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Matt Arsenault
Use right address space pointer size
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Hal Finkel
Add a loop rerolling pass
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Juergen Ributzka
The WebKit_JS CC preserves the same registers as the...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Hal Finkel
Apply the InstCombine fptrunc sqrt optimization to...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Matt Arsenault
Fix assert on unaligned access to global with different...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Matt Arsenault
Fix codegen for null different sized pointer.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Benjamin Kramer
ScalarEvolution: Warn if the result of setFlags/clearFl...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Benjamin Kramer
Annotate APInt methods where it's not clear whether...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Vincent Lejeune
R600: Make dot_4 instructions predicable
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Duncan P. N...
Use array_pod_sort instead of std::sort
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Benjamin Kramer
InstCombine: fold (A >> C) == (B >> C) --> (A^B) <...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Duncan P. N...
Fix filename in header comment
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
NAKAMURA Takumi
gtest-death-test.cc: Move ~DeathTestFactory() to unbrea...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Manman Ren
Debug Info Verifier: remove un-used argument in verifyD...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Jim Grosbach
X86: Encode the 'h' cpu subtype in the MachO header...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Matt Arsenault
Mention address space related changes in release notes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Matt Arsenault
Use correct size for address space in BasicAA.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
David Blaikie
DwarfCompileUnit: Push type safety of DIDescriptor...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
David Blaikie
DwarfCompileUnit: Remove unnecessary OwningPtr<T>:...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Owen Anderson
Small improvement to InstrinsicEmitter::EmitAttributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Eric Christopher
For dwarf4 use the correct form for referencing debug_l...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
David Blaikie
DwarfCompileUnit: Add type safety to CompileUnit::getNo...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
David Blaikie
DwarfCompileUnit: Add type safety by using DICompileUni...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
David Blaikie
DwarfCompileUnit: Simplify getLanguage() calls to use...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Ana Pazos
Implemented aarch64 Neon scalar vmulx_lane intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Adrian Prantl
Replace the dangling context hotfix with an assertion.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Lang Hames
Remove unused arguments.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Lang Hames
During folding for patchpoint/stackmap instructions...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
David Blaikie
DwarfDebug: Push DISubprogram through updateSubprogramS...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Arnold Schwaighofer
LoopVectorizer: Use abi alignment for accesses with...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
David Blaikie
DwarfCompileUnit: Push DIDescriptors through a getDIE...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Juergen Ributzka
Fix previous commit (r194865)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
David Blaikie
DwarfCompileUnit: Push DIDescriptor usage out from...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Matt Arsenault
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Matt Arsenault
Fix confusing machine verifier error.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Andrew Kaylor
Fix a problem in MCJIT identifying the module containin...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Matt Arsenault
Make method static
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Chandler Carruth
[PM] Fix an iterator problem spotted by the MSVC debug...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Chandler Carruth
[PM] Run clang-format on a few lines that I missed...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Chad Rosier
[AArch64] Fix the scalar NEON ACLE functions so that...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Rui Ueyama
Path: Recognize COFF import library file magic.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Adrian Prantl
Reimplement r194843 in a slightly less broken way.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Manman Ren
ArgumentPromotion: correctly transfer TBAA tags and...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Rui Ueyama
Readobj: If NumbersOfSections is 0xffff, it's an COFF...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Adrian Prantl
Restore the behaviour from before r194728.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Bob Wilson
Avoid illegal integer promotion in fastisel
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Tom Stellard
R600/SI: Add VReg_96 register class to SIRegisterInfo...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Andrew Kaylor
Resolve JIT runtime linking problems on Android.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Andrew Kaylor
Don't try to initialize memory for a global if the...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Chad Rosier
Update contact information.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Daniel Sanders
[mips][msa] Merge basic_operations_little.ll into basic...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Cameron McInally
Add AVX512 unmasked FMA intrinsics and support.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Justin Holewinski
[NVPTX] Fix type in usage doc
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Daniel Sanders
[mips][msa] lowerMSABitClear() should use SelectionDAG...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Alexey Samsonov
Hopefully fix uninitialized memory read in AArch64AsmPa...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Justin Holewinski
[NVPTX] Update the usage document
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Daniel Sanders
Fix illegal DAG produced by SelectionDAG::getConstant...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Justin Holewinski
[NVPTX] Fix handling of indirect calls
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Yaron Keren
Correct spelling.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Daniel Sanders
[mips][msa] Build all the tests in little and big endia...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Chandler Carruth
Move all of the GoogleTest files back to the same locat...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Kostya Serebryany
[asan] use GlobalValue::PrivateLinkage for coverage...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Benjamin Kramer
llvm-cov: Clean up memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Alexey Samsonov
Redirect unused test case output to /dev/null
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Benjamin Kramer
Give unit test its own LLVMContext so MDNodes aren...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Renato Golin
Adding some info about stability of ARM boards
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Zoran Jovanovic
Use instr mapping for microMIPS in llvm-mc.
commit
|
commitdiff
|
tree
|
snapshot
next