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-08-28
Rui Ueyama
Revert "Option parsing: support case-insensitive option...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Eric Christopher
Use DW_FORM_sdata for signed constant values and udata...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Eric Christopher
Move some debug testcases to the debug info directory.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Rui Ueyama
Option parsing: support case-insensitive option matching.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Argyrios Kyrtzidis
[CMake] Put back the add_llvm_external_project() calls...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Reid Kleckner
Add xml files for msbuild integration
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Manman Ren
DIBuilder: take an optional StringRef to pass in unique...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Peter Collingbourne
DataFlowSanitizer: Implement trampolines for function...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
David Majnemer
[ms-inline asm] Support offsets after segment registers
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Joerg Sonnenberger
Given target assembler parsers a chance to handle varia...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Jack Carter
Changed comment
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Roman Divacky
Translate ENABLE_CLANG_{ARCMT,REWRITER,STATIC_ANALYZER...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Nadav Rotem
Refactor 'vectorizeLoop' no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Joey Gouly
[ARMv8] Add MC support for the new load/store acquire...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Shuxin Yang
Revert 189297, the original commit message is following.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Elena Demikhovsky
AVX-512: added conversion instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Tim Northover
DAGCombiner: make sure or/shl/srl really has zero high...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Joey Gouly
[ARMv8] Add some negative tests for the recent VFP...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Joey Gouly
Add an assertion to the fixed-size allocator to ensure...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Tim Northover
ARM: add natural patterns for vaddhl and vsubhl.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Michel Danzer
R600/SI: Enable local-memory-two-objects lit test
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Daniel Sanders
[mips][msa] Added tests for and.v, bmnz.v, bmz.v, bsel...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Daniel Sanders
[mips][msa] Added spill/reload support
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Richard Sandiford
[SystemZ] Extend memcpy and memset support to all const...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Daniel Sanders
[mips][msa] Added bitconverts for vector types for...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Alexey Samsonov
Add support for DebugFission to DWARF parser
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Elena Demikhovsky
AVX-512: Added FMA instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Sylvestre Ledru
Fix the build issue under ia64. Close bug #5715
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Charles Davis
Revert "Fix the build broken by r189315." and "Move...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
David Blaikie
Fix the build broken by r189315.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Charles Davis
Move everything depending on Object/MachOFormat.h over...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Charles Davis
Support/MachO: Add a bunch of defines.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Michael Gottesman
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Kai Nacke
Fix wrong code offset for unwind code SET_FPREG.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Eric Christopher
Add derived from source.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Eric Christopher
Add a testcase to ensure that the pubnames section...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Owen Anderson
Remove an over-zealous assertion. A pointer type could...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Shuxin Yang
Add new API lto_codegen_compile_parallel().
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Eric Christopher
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Eric Christopher
Make the lifetime of the DICompileUnit we're constructi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Eric Christopher
Have the skeleton compile unit construction method...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Eric Christopher
Remove duplicate set of CompilationDir.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Eric Christopher
Remove the language parameter and variable from the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Matt Arsenault
Fix lint assert on integer vector division
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Eric Christopher
Treat the pubtypes section similarly to the pubnames...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Eric Christopher
Only emit the section sym if we're emitting the section.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Matt Arsenault
Fix inserting instructions before last in bundle.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Manman Ren
Debug Info: add an identifier field to DICompositeType.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Nadav Rotem
LoopVectorize: Implement partial loop unrolling when...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Eric Christopher
Fix thinko.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Jim Grosbach
ARM: Enable machine verifier for a few more tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Jim Grosbach
ARM: Constrain regclass for TSTri instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Bill Schmidt
Dummy code to silence warning from 4189266
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Jim Grosbach
ARM: FastISel verifier error cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Jim Grosbach
ARM: Fix ELF global base reg intialization.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Bill Schmidt
[PowerPC] More fast-isel chunks (returns and integer...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Yi Jiang
test commit. Remove blank line
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Matt Arsenault
Fix unused variable in release build
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Alexey Samsonov
llvm-symbolizer: use real path when looking for debug...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Alexey Samsonov
[cmake] Check for realpath availability in CMake
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Matt Arsenault
Forgot to add slp threshold to test
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Matt Arsenault
Constify functions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Matt Arsenault
Vectorize starting from insertelements building a vector
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Hans Wennborg
CMake: move lto.h install to tools/lto/CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tom Stellard
SelectionDAG: Remove unnecessary uses of TargetLowering...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tom Stellard
R600: Add support for vector local memory loads
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tom Stellard
R600: Add support for i8 and i16 local memory loads
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tom Stellard
SelectionDAG: Use correct pointer size when splitting...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tom Stellard
R600: Add support for i8 and i16 local memory stores
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tom Stellard
R600: Add support for v4i32 and v2i32 local stores
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tom Stellard
SelectionDAG: Use correct pointer size when lowering...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Douglas Gregor
CMake Xcode builds: symlink tblgen targets out to bin/.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Elena Demikhovsky
AVX-512: Added shuffle instructions -
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Vladimir Medic
This patch implements trap instructions for mips. The...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Manuel Klimek
Include a clearer policy about what's ok/nok to speed...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Craig Topper
Make sure x86 instructions using ssmem/sdmem operand...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Craig Topper
Remove some unnecessary PredicateMethod overrides....
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Craig Topper
Put some of the AVX-512 parsing stuff in a more consist...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Bill Schmidt
[PowerPC] Add fast-isel branch and compare selection.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Craig Topper
First round of fixes for the x86 fixes for the x86...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Jakub Staszak
Fix #include guard.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Venkatraman...
[Sparc] Add long double (f128) instructions to sparc...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Venkatraman...
[Sparc] Added V9's extra floating point registers and...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Elena Demikhovsky
AVX-512: added UNPACK instructions and tests for all...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Chandler Carruth
Fix a bug where we would corrupt the offset when evaluating
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
David Majnemer
AsmPrinter: Get rid of llvm$workaround$fake$stub$
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Reed Kotler
Start to add the LLVM builtins to the mips16 exclusion...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Saleem Abdulrasool
[Support] fix compile with -Werror
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Craig Topper
Add hasSideEffects/mayLoad/mayStore flags to the X86...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Saleem Abdulrasool
[Support] add missing enumeration values
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Matt Arsenault
Check if in set on insertion instead of separately
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Craig Topper
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Shuxin Yang
Revert 189161
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Jakub Staszak
Remove trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Benjamin Kramer
Add a function object to compare the first or second...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Benjamin Kramer
Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Benjamin Kramer
DwarfDebug: Delete orphaned children.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Michael Gottesman
[autotools->cmake] Enable generation of doxygen documen...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Dmitri Gribenko
Added const qualifier to StringRef::edit_distance membe...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Reed Kotler
Start to add the builtind to the mips16 exclusion lists...
commit
|
commitdiff
|
tree
|
snapshot
next