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-21
NAKAMURA Takumi
OptTable.h: Prune a couple of \param(s), since Arg...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
David Blaikie
Devirtualize ArgList's dtor now that -Wvirtual-dtor...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
David Blaikie
ArrayRef-ify libDriverMain
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
David Blaikie
ArrayRef-ify ParseArgs
commit
|
commitdiff
|
tree
|
snapshot
2015-06-21
Rui Ueyama
Object: Add load configuration structure for 64 bit...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Hans Wennborg
Switch lowering: add heuristic for filling leaf nodes...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Simon Pilgrim
[X86][SSE] Fix PerformSExtCombine bug that accessed...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Benjamin Kramer
[PPC] Factor vector removal into a function and remove...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Benjamin Kramer
[SwitchLowering] Remove quadratic vector removal.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Simon Pilgrim
[X86][SSE][CostModel] Added full set of sitofp/uitofp...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Yaron Keren
Update ELFObjectWriter::reset() following r238073.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Yaron Keren
Rangify for loops in Inliner::runOnSCC(), NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Justin Bogner
IndVarSimplify: Avoid UB from binding a reference to...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
NAKAMURA Takumi
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
NAKAMURA Takumi
Revert r240040, "[BranchFolding] Replace custom Machine...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
NAKAMURA Takumi
TargetInstrInfo.h: Fix r240192. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Justin Bogner
Revert "InstrProf: When reading, copy the data instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Peter Collingbourne
Use correct escaping for semicolon on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Justin Bogner
InstrProf: When reading, copy the data instead of takin...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Peter Collingbourne
LibDriver tests require x86 target.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Peter Collingbourne
LibDriver: implement /libpath and $LIB; ignore /ignore...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Keno Fischer
[MCJIT] Add a FindGlobalVariableNamed utility
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Justin Bogner
LowerSwitch: Avoid some undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Sanjoy Das
[Statepoint] Remove unnecessary argument from Statepoin...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Sanjoy Das
[Statepoint][NFC] Fix include guard style.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Nico Weber
Revert 240130, it caused crashes (repro in PR23900).
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Sanjay Patel
name change: hasPattern() -> getMachineCombinerPatterns...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Sanjoy Das
[CallGraph] Given -print-callgraph a stable printing...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Dan Liew
Try to fix generation of LLVMExports.cmake under Visual...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Rafael Espindola
Improve error handling of getRelocationAddend.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Pete Cooper
Fix header path in CMake. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Alex Lorenz
MIR Parser: report an error when a basic block isn...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Adam Nemet
[LoopDist] Rename RuntimeCheckEmitter to LoopVersioning...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Adam Nemet
[LoopDist] Move pointer-to-partition computation out...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Rafael Espindola
Delete dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Matt Arsenault
AMDGPU: Fix filename in comment
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Rafael Espindola
Make getRelocationSection MachO only.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Alex Lorenz
MIR Serialization: Serialize the list of machine basic...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Michael Zolotukhin
[SLP] Vectorize for all-constant entries.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Matt Arsenault
AMDGPU: Fix some places missed in rename
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Alex Lorenz
MIR Serialization: use default member initializers...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Chad Rosier
Typo. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Douglas Katzman
Avoid warning about inability to cast from ptr-to-obj...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Rafael Espindola
Fix the build.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Rafael Espindola
Replace EM_486 with EM_IAMCU.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Alexander Potapenko
[ASan] Initial support for Kernel AddressSanitizer
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Rafael Espindola
Make all temporary symbols unnamed.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Tobias Grosser
IRBuilder: Add unit tests for construction of globals...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Filipe Cabecinhas
CMake: Stop using LLVM's custom parse_arguments (delete...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Filipe Cabecinhas
CMake: Stop using LLVM's custom parse_arguments. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Ahmed Bougacha
[ARM] Look through concat when lowering in-place shuffl...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Ahmed Bougacha
[ARM] Factor out two-result shuffle matching. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Ahmed Bougacha
[ARM] Add D-sized vtrn/vuzp/vzip tests, and cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Tobias Grosser
IRBuilder: Allow globals to be constructed in a specifi...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Eric Christopher
Fix "the the" in comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Alex Lorenz
MIR Serialization: Reenable one of the MIRParser tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Rafael Espindola
Improve the --expand-relocs handling of MachO.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Yi Jiang
Avoid redundant select node in early if-conversion...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Hans Wennborg
Switch lowering: enable whole-switch jump tables at...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Rafael Espindola
Pass --expand-relocs to a few more tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Sanjay Patel
use SDValue bool operator; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Sanjay Patel
add test to show suboptimal load merging behavior
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Simon Pilgrim
[X86][SSE][CostModel] Fixed uitofp/sitofp cost target...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Sanjay Patel
fixed to test attributes and use better checks
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Colin LeMahieu
[Hexagon] Fixing unused field copypasta.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Alex Lorenz
MIR Serialization: initialize the fields without the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Rafael Espindola
Use --expand-relocs in a test. It will make the next...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Colin LeMahieu
[Hexagon] Printing packet brackets when asm printing...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Colin LeMahieu
[MC] Adding prettyPrintAsm to MCTargetStreamer to allow...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Reid Kleckner
[X86] Rename RegInfo to TRI as suggested by Eric
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Reid Kleckner
[X86] Refactor stack adjustments into X86FrameLowering...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Benjamin Kramer
[BranchFolding] Replace custom MachineInstr with Machin...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Sanjoy Das
[CallGraph] Teach the CallGraph about non-leaf intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
David Majnemer
[CodeGen] Don't emit a random reference to the personal...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Sanjay Patel
don't repeat function / variable names in comments...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Reid Kleckner
[X86] Remove unneeded parameters and deduplicate stack...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Benjamin Kramer
[EliminateDuplicatePHINodes] Replace custom hash map...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Sanjay Patel
fix typo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
James Y Knight
[SPARC] Repair GOT references to internal symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Rafael Espindola
Convert a few tests to use llvm-mc.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Asaf Badouh
quick fix for failure from r.240012
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Simon Pilgrim
[X86][AVX2] Added AVX2 SINT_TO_FP/UINT_TO_FP tests
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Asaf Badouh
[AVX512]
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Daniel Jasper
Update LLVM bindings after r239940. Apparently these...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Elena Demikhovsky
AVX-512: (fixed) Added encoding of all forms of VPERMT2...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Elena Demikhovsky
reverted 239999 due to test failures
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Elena Demikhovsky
AVX-512: Added encoding of all forms of VPERMT2W/D...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Peter Collingbourne
LTO: Introduce LTOModule::getSymbolGV().
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
NAKAMURA Takumi
[autoconf] Detect OLE32 for mingw.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
NAKAMURA Takumi
config.h.*: Rework r210144. Don't edit config.h.in...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
NAKAMURA Takumi
Reorder LLVM_ENABLE_ABI_BREAKING_CHECKS in llvm-config...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jingyue Wu
[NFC] more comments in SLSR
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Peter Collingbourne
Silence resource compiler using /nologo flag.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Benjamin Kramer
[AsmPrinter] Make isRepeatedByteSequence smarter about...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Alex Lorenz
Revert r239972 (YAML: Assign a value returned by the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Alex Lorenz
YAML: Assign a value returned by the default constructo...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Simon Pilgrim
[X86][SSE] Improved support for vector i16 to float...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Jingyue Wu
Add NVPTXLowerAlloca pass to convert alloca'ed memory...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Pete Cooper
Devirtualize and pack MCFragment to reduce memory usage.
commit
|
commitdiff
|
tree
|
snapshot
next