projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-06-01
Matthias Braun
ARMLoadStoreOptimizer: Fix doxygen comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Frederic Riss
[dsymutil] Remove unnecessary ';'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Frederic Riss
[dsymutil] Use YAMLIO to dump debug map.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Peter Collingbourne
Make the C++ LTO API easier to use from C++ clients.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Revert "[Hexagon] Adding basic ELF relocation generatio...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Arnold Schwaighofer
lit: Allow configurations to restrict the set of tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Owen Anderson
Disable MachineSink on convergent operations, similar...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Owen Anderson
Teach the IR Sink pass to (conservatively) respect...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vasileios Kalintiris
[mips][FastISel] Implement bswap.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vasileios Kalintiris
[mips][FastISel] Implement intrinsics memset, memcopy...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vasileios Kalintiris
[mips][FastISel] Implement srem/urem and sdiv/udiv...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vasileios Kalintiris
[mips][FastISel] Implement the select statement for...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vasileios Kalintiris
[mips][FastISel] Clobber HI0/LO0 registers in MUL instr...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Hans Wennborg
Drop remaining Dragonegg support in release scripts
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Fix relocation selection for foo-. on mips.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Simplify code, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Artur Pilipenko
Add isConstant argument to MDBuilder::createTBAAStructT...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Colin LeMahieu
[Hexagon] Adding basic ELF relocation generation and...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
The fragment implies the section, don't store both.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Asaf Badouh
First commit test.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Greg Bedwell
[CMake] Revert commits r238740/r238741 for embedding...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Elena Demikhovsky
AVX-512: Optimized vector shuffle for v16f32 and v16i32...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Luke Cheeseman
Removing commited assembly file.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Greg Bedwell
remove the use of the LOCATION CMake variable from...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Greg Bedwell
In MSVC builds embed a VERSIONINFO resource in our...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Luke Cheeseman
Re-commit of r238201 with fix for building with shared...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Elena Demikhovsky
AVX-512: Implemented VRANGEPD and VRANGEPD instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Elena Demikhovsky
AVX-512: Implemented vector shuffle lowering for v8i64...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
David Majnemer
[WinCOFF] Ignore .safeseh for non-x86 architectures
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Elena Demikhovsky
AVX-512: added all forms of VPSHUFD and VPSHUFHW, VPSHUFLW
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Elena Demikhovsky
AVX-512: Implemented VFIXUPIMMPD and VFIXUPIMMPS instru...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Craig Topper
[TableGen] Move a couple virtual methods out of line...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Craig Topper
[TableGen] Remove unnecessary explicit initialization...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Craig Topper
[TableGen] Remove unnecessary forward declarations...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Elena Demikhovsky
AVX-512: Fixed a bug in compress and expand intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Matt Arsenault
Add address space argument to isLegalAddressingMode
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
David Blaikie
[opaque pointer type] Explicitly store the pointee...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Try to fix the build of IntelJITEventListener.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Rename HasData to IsRegistered.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Remove trivial forwarding function.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Store a bit in MCSection saying if it was registered...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Use a bitfield. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Use a 32 bit field for the symbol index.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rafael Espindola
Simplify another function that doesn't fail.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
David Majnemer
[PHITransAddr] Don't translate unreachable values
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
David Majnemer
[PHITransAddr] Use std::find instead of std::count
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Rafael Espindola
Simplify interface of function that doesn't fail.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Keno Fischer
[DWARF] Fix a bug in line info handling
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Rafael Espindola
For COFF and MachO, compute the gap between to symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
NAKAMURA Takumi
ARMConstantIslandPass.cpp: Prune an empty \brief. ...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Colin LeMahieu
[Hexagon] Including raw_ostream for debug builds.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Colin LeMahieu
[Hexagon] classes are actually structs.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Rafael Espindola
Use a range loop. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Colin LeMahieu
[Hexagon] Adding MC packet shuffler.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Tim Northover
ARM: recommit r237590: allow jump tables to be placed...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Benjamin Kramer
[MC] Simplify code. No functionality change intended.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Davide Italiano
Clarify how the binary file checked in was generated.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Colin LeMahieu
[Hexagon] Adding override specifier and removing errone...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Keno Fischer
Add RelocVisitor support for MachO
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Colin LeMahieu
[Hexagon] Adding basic relaxation functionality.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Colin LeMahieu
[MC] Allow backends to decide relaxation for unresolved...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Kostya Serebryany
[lib/Fuzzer] make assertions more informative and updat...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Benjamin Kramer
[MC] Reorder MCSymbol members to reduce padding.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Simon Pilgrim
Stripped trailing whitespace. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Renato Golin
Comment change. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Chandler Carruth
[x86] Unify the horizontal adding used for popcount...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Renato Golin
[ARMTargetParser] Move IAS arch ext parser. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Chandler Carruth
[x86] Split out the horizontal byte sum lowering compon...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Craig Topper
[TableGen] Merge RecTy::typeIsConvertibleTo and RecTy...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Craig Topper
Fix indentation. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Craig Topper
[TableGen] Remove all the variations of RecTy::convertV...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Chandler Carruth
[x86] Update the order of instructions after I switched...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
David Majnemer
[WinCOFF] Add support for the .safeseh directive
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Chandler Carruth
[x86] Replace the long spelling of getting a bitcast...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Chandler Carruth
[x86] Replace the long spelling of getting a bitcast...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Chandler Carruth
[sdag] Add the helper I most want to the DAG -- buildin...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Chandler Carruth
[x86] Restore the bitcasts I removed when refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Chandler Carruth
[x86] Implement a faster vector population count based...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Chandler Carruth
[x86] Restructure the parallel bitmath lowering of...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Jim Grosbach
MC: Clean up MCExpr naming. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Filipe Cabecinhas
[BitcodeReader] Change an assert to a call to a call...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Fiona Glaser
SelectionDAG: fix logic for promoting shift types
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Reid Kleckner
[WinEH] Adjust the 32-bit SEH prologue to better match...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Jingyue Wu
[docs] fix the declarations of the llvm.nvvm.ptr.gen...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Reid Kleckner
Disable FP elimination in funcs using 32-bit MSVC EH...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Rafael Espindola
Remove getData.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Reid Kleckner
Only add the EH state insertion pass on 32-bit Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Rafael Espindola
Remove the MCSymbolData typedef.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Rafael Espindola
Merge MCSymbol and MCSymbolData.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Kostya Serebryany
[lib/Fuzzer] relax an assertion
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Rafael Espindola
Rename getOrCreateSymbolData to registerSymbol and...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Benjamin Kramer
Replace push_back(Constructor(foo)) with emplace_back...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Rafael Espindola
Move Flags from MCSymbolData to MCSymbol.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Rafael Espindola
Fix build without asserts.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Rafael Espindola
Pass MCSymbols to the helper functions in MCELF.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Chris Bieneman
[CMake] Bug 23468 - LLVM_OPTIMIZED_TABLEGEN does not...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Rafael Espindola
Use an explicitly defaulted constructor.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Rafael Espindola
Pass a MCSymbol to needsRelocateWithSymbol.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Matthias Braun
MachineCopyPropagation: Remove the copies instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Frederic Riss
YAML traits need to be in the llvm::yaml namespace.
commit
|
commitdiff
|
tree
|
snapshot
next