index
:
llvm
embtk-support-master
embtk-support-release-3.2
embtk-support-release-3.3
embtk-support-release-3.4
master
release-3.2
release-3.4
Unofficial llvm GIT mirror used in EmbToolkit
Git daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
llvm-cov: Accept the long forms of gcov options
Justin Bogner
2014-01-29
*
llvm-cov: Improve help message text
Justin Bogner
2014-01-29
*
llvm-cov: Expect a source file as a positional parameter
Justin Bogner
2014-01-29
*
Remove C++11ism from r200407.
Jordan Rose
2014-01-29
*
MC: Better management of macro arguments
David Majnemer
2014-01-29
*
LoopVectorizer: Add a test case for unrolling of small loops that need a runtime
Arnold Schwaighofer
2014-01-29
*
[CommandLine] Aliases require an value if their target requires a value.
Jordan Rose
2014-01-29
*
Add support for PC-relative non-extern relocations to RuntimeDyldMachO.
Lang Hames
2014-01-29
*
[X86][SchedModel] Fix typos in the definitions of the ports for Haswell.
Quentin Colombet
2014-01-29
*
Test commit
Oliver Stannard
2014-01-29
*
[mips][msa] Add fill.d instruction.
Matheus Almeida
2014-01-29
*
[mips][msa] CHECK-DAG-ize MSA 2r_vector_scalar.ll test.
Matheus Almeida
2014-01-29
*
[mips][msa] Add copy_{u,s}.d.
Matheus Almeida
2014-01-29
*
[mips][msa] CHECK-DAG-ize MSA elm_copy.ll test.
Matheus Almeida
2014-01-29
*
[LPM] Fix PR18643, another scary place where loop transforms failed to
Chandler Carruth
2014-01-29
*
Remove -arm-enable-ehabi from Android build rules. It's enabled by default.
Evgeniy Stepanov
2014-01-29
*
Document EHABI enabled by default
Renato Golin
2014-01-29
*
Enable EHABI by default
Renato Golin
2014-01-29
*
MC: Reorganize macro MC test along dialect lines
David Majnemer
2014-01-29
*
[asan] simplify a test
Kostya Serebryany
2014-01-29
*
Delete the Matchers stored in the SmallVectors in SwitchOpcodeMatcher/SwitchT...
Craig Topper
2014-01-29
*
[Sparc] Use %r_disp32 for pc_rel entries in FDE as well.
Venkatraman Govindaraju
2014-01-29
*
Revert r200340, "Add line table debug info to COFF files when using a win32 t...
NAKAMURA Takumi
2014-01-29
*
Normalize the style in llvm-nm.cpp.
Rafael Espindola
2014-01-29
*
[Sparc] Use %r_disp32 for pc_rel entries in gcc_except_table and eh_frame.
Venkatraman Govindaraju
2014-01-29
*
[LPM] Fix PR18642, a pretty nasty bug in IndVars that "never mattered"
Chandler Carruth
2014-01-29
*
LoopVectorizer: Don't count the induction variable multiple times
Arnold Schwaighofer
2014-01-29
*
We do use pipefail these days. Update the test.
Rafael Espindola
2014-01-29
*
[SparcV9] Use correct register class (I64RegClass) to hold the address of _G...
Venkatraman Govindaraju
2014-01-29
*
Use a raw_stream to implement the mangler.
Rafael Espindola
2014-01-29
*
[AArch64 NEON] Lower SELECT_CC with vector operand.
Kevin Qin
2014-01-29
*
[ARM] Remove superfluous inline asm mode switch test
David Woodhouse
2014-01-29
*
Remove unnecessary call to pthread_mutexattr_setpshared()
Mark Seaborn
2014-01-29
*
MC: Clean up error paths in AsmParser::parseMacroArgument
David Majnemer
2014-01-29
*
Make createObjectFile's signature a bit less error prone.
Rafael Espindola
2014-01-29
*
[Sparc] Fix breakage in r200345
David Woodhouse
2014-01-28
*
Finish bringing file_type to the llvm style (other than its name).
Rafael Espindola
2014-01-28
*
Be more explicit about which overloaded variant to use. Caught by ASan!
Nick Kledzik
2014-01-28
*
Convert to the inner enum so the compiler can warn about it in switches.
Rafael Espindola
2014-01-28
*
Tests for mode switching
David Woodhouse
2014-01-28
*
Delete MCSubtargetInfo data members from target MCCodeEmitter classes
David Woodhouse
2014-01-28
*
Propagate MCSubtargetInfo through TableGen's getBinaryCodeForInstr()
David Woodhouse
2014-01-28
*
Explictly pass MCSubtargetInfo to MCCodeEmitter::EncodeInstruction()
David Woodhouse
2014-01-28
*
Keep the MCSubtargetInfo in the MCRelxableFragment class.
David Woodhouse
2014-01-28
*
Modify MCObjectStreamer EmitInstTo* interface
David Woodhouse
2014-01-28
*
Change MCStreamer EmitInstruction interface to take subtarget info
David Woodhouse
2014-01-28
*
Disable the COFF tests on non-X86 archs
Timur Iskhodzhanov
2014-01-28
*
Add line table debug info to COFF files when using a win32 triple.
Timur Iskhodzhanov
2014-01-28
*
Use the proper SDK when building iOS sim builds of LLVM and/or Mac OS X builds.
Owen Anderson
2014-01-28
*
fix templates to work with pre c++11
Nick Kledzik
2014-01-28
[next]