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-05-08
Richard Smith
[modules] Add missing #include.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Saleem Abdulrasool
test: fix silly typo
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Saleem Abdulrasool
ARM: support FK_SecRel_2 relocations on WoA
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Richard Smith
Simplify and fix incorrect comment. No functionality...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Filipe Cabecinhas
Lower certain build_vectors to insertps instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Lang Hames
Back out r208257 while I investigate tester failures.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Duncan P. N...
GlobalValue: Assert symbols with local linkage have...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Duncan P. N...
IR: Don't allow non-default visibility on local linkage
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Duncan P. N...
LTO: Assert visibility of local linkage when merging...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Duncan P. N...
LTO: Check local linkage first
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Quentin Colombet
[X86] Add a test case for r208252.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Lang Hames
[RuntimeDyld] Make RuntimeDyldImpl::resolveExternalSymb...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Hal Finkel
[X86TTI] Remove the unrolling branch limits
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Justin Bogner
llvm-cov: Fix some funny indentation (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Quentin Colombet
[X86] Selectively mark the FMA variants inside a family...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Eric Christopher
Reformat a couple of functions for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Nico Weber
Let OnDiskHashTable call the destructor of its Items.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Rafael Espindola
Replace a virtual with an override.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Jyotsna Verma
[Hexagon] Add New TSFlags to be used in the upcoming...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Sebastian Pop
avoid segfaulting
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Sebastian Pop
do not collect undef terms
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Matt Arsenault
Fix using wrong result type for setcc.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Eric Christopher
Debug.h already includes raw_ostream.h, no need to...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Adam Nemet
[Test] Remove c-index-test from the list of substitutions
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Sebastian Pop
split delinearization pass in 3 steps
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Chandler Carruth
[x86] Make the 'x86-64' cpu, what I see as and many...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Chandler Carruth
Tidy up whitespace with clang-format prior to making...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Simon Atanasyan
[yaml2obj] Support ELF x86 relocations.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Rafael Espindola
Style update: don't duplicate the function name.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Alexey Samsonov
[CMake] Add build rules for llvm-PerfectShuffle utility
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Rafael Espindola
Style update: don't duplicate the function name.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Chad Rosier
[ARM64][fast-isel] Disable target specific optimization...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Daniel Sanders
[mips] Add highly experimental support for MIPS-I,...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Justin Bogner
llvm-cov: Explicitly namespace llvm::make_unique to...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Rafael Espindola
Use range loop.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Michael Zolotukhin
[InstCombine] Add optimization of redundant insertvalue...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Daniel Sanders
[mips] Add FGR_32/FGR_64/GPR_64 adjectives and use...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Daniel Sanders
[mips] Add INSN_<name> adverbs and start using them...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Evgeniy Stepanov
[msan] Fix -fsanitize=memory -fno-integrated-as.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Tim Northover
AArch64/ARM64: optimise vector selects & enable test
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Daniel Sanders
[mips] Add ISA_<name> adverbs and start using them...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Rafael Espindola
Remove the UseCFI option from createAsmStreamer.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Ed Maste
DebugInfo: Use enum instead of unsigned
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Daniel Sanders
[mips] Continue splitting Instruction.Predicates into...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
James Molloy
[ARM64-BE] Fix fast-isel, and add appropriate RUN lines...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
James Molloy
[ARM64-BE] Fix variable-argument saving.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
James Molloy
[ARM64-BE] Implement the lane-twiddling logic at AAPCS...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Daniel Sanders
[mips] Move IsFP64bit/NotFP64bit to the front of the...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
James Molloy
[ARM64-BE] Implement the crazy bitcast handling for...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
James Molloy
[ARM64-BE] Predicate VLDR/VSTR for vectors as little...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
James Molloy
[ARM64-BE] Make big endian (scalar) argument passing...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Stepan Dyatkovskiy
MergeFunctions Pass, introduced total ordering among...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Tim Northover
AArch64/ARM64: run test on ARM64 too.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Tim Northover
AArch64/ARM64: put annotation in test
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Tim Northover
AArch64/ARM64: disable test directory if ARM64 not...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Daniel Sanders
[mips] Split Instruction.Predicates into smaller lists...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Daniel Sanders
[tablegen] Add !listconcat operator with the similar...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Daniel Sanders
[mips] Move HasStdEnc to the front of the predicates...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Zinovy Nis
[BUG][REFACTOR]
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Stepan Dyatkovskiy
Second patch of patch series that improves MergeFunctio...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Timur Iskhodzhanov
Work-around MSVS build breakage due to r208148
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Evgeniy Stepanov
[asan] Add a flag to control asm instrumentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Joerg Sonnenberger
Allow using normal .eh_frame based unwinding on ARM...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
David Blaikie
PR19562: DebugInfo temporary MDNode leak: Don't include...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Tobias Grosser
[C++11] Add NArySCEV->Operands iterator range
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Simon Atanasyan
[obj2yaml] Recognize input file format using llvm:...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Saleem Abdulrasool
ARM: mark additional instructions as MachineFrameSetup
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Saleem Abdulrasool
ARM: fix WoA PEI instruction selection
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Justin Bogner
llvm-cov: Document --no-output in the command guide
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Justin Bogner
llvm-cov: Handle missing source files as GCOV does
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Justin Bogner
llvm-cov: Implement --no-output
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Argyrios Kyrtzidis
[Support/MemoryBuffer] Remove the assertion that the...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Nico Weber
Fix ASan init function detection after clang r208128.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Rafael Espindola
Special case aliases in GlobalValue::getSection.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Andrew Trick
Update an embarassing out-of-date comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Eric Christopher
Use a range based for loop for the SubtargetFeatures...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
David Blaikie
Revert "Try simplifying LexicalScopes ownership again."
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Eric Christopher
Fix odd formatting that snuck into last patch.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Joerg Sonnenberger
If a function needs a frame pointer, but r11 (aka fp...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Eric Christopher
ArrayRef-ize the Feature and Processor tables for Subta...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Reid Kleckner
Copy the full TailCallKind in CallInst::clone_impl
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Diego Novillo
Do not make -pass-remarks additive.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Benjamin Kramer
TTI: Estimate @llvm.fmuladd cost as fmul + fadd when...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Andrea Di Biagio
[X86] Improve the lowering of BITCAST dag nodes from...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Renato Golin
Implememting named register intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Rafael Espindola
Special case aliases in GlobalValue::getAlignment.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Eric Christopher
Have the SubtargetFeature help routine just not return...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Bob Wilson
Add some details to the llvm-cov documentation. <rdar...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Rafael Espindola
Be more strict about not allowing setSection on aliases.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Rafael Espindola
Be more strict about not calling setAlignment on global...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Tim Northover
AArch64/ARM64: implement diagnosis of unpredictable...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Tim Northover
AArch64/ARM64: add two more MC tests to ARM64 set.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Tim Northover
AArch64/ARM64: enable MC-level diagnostic tests for...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Tim Northover
AArch64/ARM64: make NEON vector list parsing a bit...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Tim Northover
AArch64/ARM64: add more specific diagnostic for floatin...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Tim Northover
AArch64/ARM64: add more specific diagnostic for invalid...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Tim Northover
AArch64/ARM64: produce more informative diagnostic...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Christian Pirker
ARM: For thumb fixups store halfwords high first and...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Kevin Qin
[ARM64] Enable alignment control option in front-end...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Evgeniy Stepanov
Disable -Wcomment when building with GCC.
commit
|
commitdiff
|
tree
|
snapshot
next