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-05
Rafael Espindola
Remove the -disable-cfi option.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Adam Nemet
[Test] Remove substitution for clang
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Rafael Espindola
Modify test to not use -disable-cfi.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Kaelyn Takata
Select bdver2 instead of bdver1 if TBM support is prese...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Rafael Espindola
Move test to the ARM64 directory.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Rafael Espindola
Convert a CodeGen test into a MC test.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Michael Zolotukhin
Fix test from r207966 and add a comment there.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Timur Iskhodzhanov
[ASan/Win] Fix issue 305 -- don't instrument .CRT initi...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Rafael Espindola
Trivial simplification. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Michael Zolotukhin
Add regression test for r207692.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Patrik Hagglund
Fix gcc -pedantic warning in lto.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Simon Atanasyan
Add range access to ELFFile's sections collection.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Saleem Abdulrasool
CodeGen: correct memset emittance for WoA
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Saleem Abdulrasool
CodeGen: strengthen WoA AEABI avoidance tests
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Saleem Abdulrasool
MC: support FK_SecRel_4 for Windows on ARM
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Benjamin Kramer
LoopUnroll: If we're doing partial unrolling, use the...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Arnold Schwaighofer
SLPVectorizer: Bring back the insertelement patch ...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Elena Demikhovsky
AVX-512: minor change in rndscale intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Chandler Carruth
[LCG] Add the last (and most complex) of the edge inser...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Chandler Carruth
[LCG] Reorder the tests to be a bit more logical: inter...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Saleem Abdulrasool
X86: further range-loopify AsmPrinter
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Saleem Abdulrasool
X86: remove X86COFFMachineModuleInfo
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Saleem Abdulrasool
X86: repair export compatibility with MinGW/cygwin
commit
|
commitdiff
|
tree
|
snapshot
2014-05-04
Saleem Abdulrasool
X86: refactor export directive generation
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
David Majnemer
IR: Cleanup AttributeSet::get for AttrBuilder
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Juergen Ributzka
[TBAA] Fix handling of mixed TBAA (path-aware and non...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Rafael Espindola
Fix pr19645.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Joey Gouly
[ARM64] Correctly select ANDWri in FastISel.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Benjamin Kramer
SLPVectorizer: Lazily allocate the map for block numbering.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Rafael Espindola
Rename member variable to try to fix the bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Alp Toker
Update docs still mentioning LLVM_ENABLE_CXX11
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Rafael Espindola
Move LTOModule and LTOCodeGenerator to the llvm namespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Rafael Espindola
Style fix: don't duplicate the method names.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Rafael Espindola
Style update: don't duplicate comments, they were getti...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Yaron Keren
Updated Doxygen link for InstIterator.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Simon Atanasyan
[ELFYAML] Group ELF header falgs to target specific...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Simon Atanasyan
[ELFYAML] Add more SHT_xxx flags to the YAML section...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Yaron Keren
InstIterator.h lives in llvm/IR.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-03
Karthik Bhat
Vectorize intrinsic math function calls in SLPVectorizer.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Adam Nemet
[LSR] Add llc testcase for r207271/r207569.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
David Blaikie
Try simplifying LexicalScopes ownership again.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Chandler Carruth
[sanitizers] Propagate the sanitizer options through...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Benjamin Kramer
Satisfy GCC's urgent need for parentheses around ‘...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Rafael Espindola
Aliases are always definitions. Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Eric Christopher
Clean up constructor logic and member access for LoopVe...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Justin Bogner
llvm-cov: Fix handling of line zero appearing in a...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Daniel Sanders
[tablegen] !strconcat accepts more than two arguments...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Rafael Espindola
Remove dead declaration.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Nico Weber
Teach GlobalDCE how to remove empty global_ctor entries.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Akira Hatanaka
[GVN] Pass the phi-translated address of a load instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Saleem Abdulrasool
MC: place .file records into the correct section
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Tim Northover
DAGCombine: prevent formation of illegal ConstantFP...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Benjamin Kramer
Add a description for AMD's bdver4 (aka Excavator).
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Tom Stellard
R600/SI: Add processor type for Mullins.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Tom Stellard
R600: Expand vector sin and cos.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Tom Stellard
R600: Expand TruncStore i64 -> {i16,i8}
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Tom Stellard
R600/SI: Only create one instruction when spilling...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Tim Northover
AArch64/ARM64: add patterns for post-indexed ST1 ops.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Tim Northover
ARM64: refactor NEON post-indexed loads & stores (MC).
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Tim Northover
AArch64/ARM64: support indexed loads/stores on vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Benjamin Kramer
Allow SelectionDAG::FoldConstantArithmetic to work...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Yaron Keren
Code style fix from Duncan P. N. Exon Smith.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Nick Lewycky
Fold strlen(expr ? "str1" : "str2") to x ? len1 : len2...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Juergen Ributzka
[Stackmaps] Pacify windows buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Juergen Ributzka
[Stackmaps] Add command line option to specify the...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Juergen Ributzka
[Stackmaps] Refactor serialization code. No functional...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Juergen Ributzka
[Stackmaps] Replace the custom ConstantPool class with...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Michael J....
[IR] Make {extract,insert}element accept an index of...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Pranav Bhandarkar
Remove HexagonTargetMachine::addPassesForOptimizations...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Peter Zotov
[OCaml] Add an ocamlfind package llvm.all_backends.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Reed Kotler
Add basic functionality for assignment of ints.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
David Blaikie
Fix uninitialized variable introduced in r207739.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Rafael Espindola
Don't propagate StorageClass and ComplexType to aliases.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Benjamin Kramer
Update and sort CMakeLists.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Eli Bendersky
Add an optimization that does CSE in a group of similar...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
David Blaikie
DebugInfo: Correct the attribute type kind.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
David Blaikie
PR19623: Implement typedefs of void.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Aaron Ballman
Fixing a cast-qual warning. getBufferStart() and getBuf...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Matt Arsenault
R600/SI: Fix verifier error with pseudo store instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Rafael Espindola
Compute the correct section for zed = foo + 1 in COFF.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Rafael Espindola
Move getBaseSymbol somewhere the COFF writer can use.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Bradley Smith
[ARM64] Prefer generation of bzero on Darwin only
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Rafael Espindola
Make getBaseSymbol non recursive.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Rafael Espindola
Don't force symbols to be globals in .thumb_set.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Yaron Keren
Update post-r203364 lists.cs.uiuc.edu/pipermail/llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Tim Northover
AArch64/ARM64: rewrite test to use FileCheck & add...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Tim Northover
AArch64/ARM64: port basic disassembly tests to ARM64.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Tim Northover
AArch64/ARM64: print BFM instructions as BFI or BFXIL
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Chandler Carruth
[LCG] Add the other simple edge insertion API to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Chandler Carruth
[LCG] Don't lookup the child SCC twice. Spotted this...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Chandler Carruth
[LCG] Add some basic methods for querying the parent...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Simon Atanasyan
[llvm-readobj] Transform 'switch' with the only 'case...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Richard Barton
Correction to assert statemtent to allow 32-bit unsigne...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Chandler Carruth
Revert r205965, which essentially reverts r205018 for...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Simon Atanasyan
[llvm-readobj] Add support for Mips specific ELF header...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Chandler Carruth
[LCG] Fix a bad bug in the new fancy iterator scheme...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Bradley Smith
[ARM64] Conditionalize CPU specific system registers...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Matheus Almeida
[mips] Move expansion of .cpsetup to target streamer.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Daniel Sanders
[mips] Removed two-operand alias for sllv, sr[al]v...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Oliver Stannard
Record the DWARF version in MCContext
commit
|
commitdiff
|
tree
|
snapshot
next