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-01-30
Renato Golin
Revert "Matching ARM change for r227481: DebugInfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Alexey Samsonov
Fixup gold-plugin after r227576.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Colin LeMahieu
[Hexagon] Adding XTYPE/ALU vector instructions. Organi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Saleem Abdulrasool
ARM: improve caret diagnostics for invalid FPU name
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Zachary Turner
Fix lli after the DebugInfo move.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Filipe Cabecinhas
Check bit widths before trying to get a type.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Colin LeMahieu
[Hexagon] Adding a number of vector load variants and...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Zachary Turner
Really really don't build llvm-pdbdump on MSVC < 2013.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Zachary Turner
Move DebugInfo to DebugInfo/DWARF.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Saleem Abdulrasool
ARM: correct handling of .fpu directive
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Sanjay Patel
tidy up; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Chandler Carruth
[PM] Sink the population of the pass manager with targe...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Chandler Carruth
Fix a warning introduced by r227557 due to a default...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
NAKAMURA Takumi
[Cygming] Seek also chkstk_ms, or JIT fails with DLL...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
NAKAMURA Takumi
Regenerate configure since r227090.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Toma Tabacu
[mips] Manually replace JAL pseudo-instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Filipe Cabecinhas
[bitcode reader] Fix an assert on invalid type tables
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
NAKAMURA Takumi
Introduce llvm/test/LTO/X86. LTO tests may be assumed...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
NAKAMURA Takumi
Introduce llvm/test/LTO/ARM for arm-specific LTO test(s).
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Owen Anderson
Change a very hot piece of code in TableGen's register...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Hao Liu
Move the target specific test case arbitrary-induction...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Hao Liu
[LoopVectorize] Induction variables: support arbitrary...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Hao Liu
[AArch64]Fix PR21675, a bug about lowering llvm.ctpop...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Eric Christopher
Use the cached subtarget in PPCFrameLowering.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Eric Christopher
Migrate some of PPC away from the use of bare getSubtar...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Eric Christopher
Migrage PPCRegisterInfo to use the cached subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Adrian Prantl
Fix PR22386. The inliner moves static allocas to the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Eric Christopher
Migrate a bare getSubtarget call to query the MachineFu...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Eric Christopher
Migrate NVPTXISelLowering to take the subtarget that...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Eric Christopher
Remove unused argument.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Eric Christopher
Migrate NVPTXISelDAGToDAG's getSubtarget to a runOnMach...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Eric Christopher
Remove calls to bare getSubtarget and clean up the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Akira Hatanaka
[LTO] Scan all per-function subtargets when collecting...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Akira Hatanaka
[llvm-lto] Add a line for setting LTOCodeGenerator...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Eric Christopher
Remove a few getSubtarget calls in AArch64 pass manager...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Eric Christopher
Clean up some uses of getSubtarget in AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Eric Christopher
This only needs TargetInstrInfo, not the specialized...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Chandler Carruth
[PM] Remove two very old and dead forward declarations...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Chris Bieneman
Updating iOS.cmake to work with the latest Xcode and...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Chris Bieneman
iOS doesn't have histedit.h available. We should gate...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Chris Bieneman
iOS doesn't have crt_externs.h available, so we fall...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Reid Kleckner
x86: Remove unused variables not caught by MSVC =P
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Reid Kleckner
x86: Fix large model calls to __chkstk for dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Eric Christopher
Remove unnecessary calls to getSubtarget/getSubtargetIm...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Eric Christopher
Remove unused header.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Sanjay Patel
Change SmallVector param to the more general ArrayRef...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Eric Christopher
Get rid of a few calls through the subtarget to get...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Eric Christopher
Remove most of the TargetMachine::getSubtarget/getSubta...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Chandler Carruth
[LPM] Remove a PPC64 hack to try to work around a bad...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Reid Kleckner
x86: Remove the W64ALLOCA pseudo
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Kostya Serebryany
[fuzzer] add -use_full_coverage_set=1 which solves...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Chad Rosier
[AArch64] Add INITIALIZE_PASS macros to AArch64A57FPLoa...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Reid Kleckner
Update comments to use unreachable instead of llvm...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Reid Kleckner
Update comments to use unreachable instead of llvm...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
James Molloy
[LoopReroll] Alter the data structures used during...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Colin LeMahieu
[Hexagon] Organizing tests and adding a few missing...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Colin LeMahieu
[Hexagon] Adding missing instruction encodings and...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Colin LeMahieu
[Hexagon] Adding alu vector instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Sanjay Patel
[GVN] don't propagate equality comparisons of FP zero...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Aaron Ballman
All signal handlers are required to have C language...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
David Blaikie
Add missing test from r227488
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
David Blaikie
Matching ARM change for r227481: DebugInfo: Teach Fast...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
David Blaikie
Refactor test to be reused across architectures
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
David Blaikie
Remove erroneous REQUIRES: object-emission for asm...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
David Blaikie
Missing test case for r227481
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Matt Arsenault
R600/SI: Implement enableAggressiveFMAFusion
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Matt Arsenault
R600/SI: Add subtarget feature for if f32 fma is fast
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Matt Arsenault
R600/SI: Fix tonga's basic scheduling model
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
David Blaikie
DebugInfo: Teach Fast ISel to respect the debug locatio...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Zachary Turner
Disable compilation of llvm-pdbdump for versions of...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Kostya Serebryany
[fuzzer] fix warning in a test
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Rafael Espindola
Compute the ELF SectionKind from the flags.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Colin LeMahieu
[Hexagon] Deleting old variants of intrinsics and addin...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Michael J....
[lto] Disable dialog boxes on crash on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Michael J....
[Support][Windows] Unify dialog box suppression and...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Kostya Serebryany
[fuzzer] minor cleanup based on reviews: remove redunda...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Kostya Serebryany
[fuzzer] add FAQ section to the README.txt
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Aaron Ballman
Reverting r227452, which adds back the fuzzer library...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Colin LeMahieu
[Hexagon] Adding CR intrinsic tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Tom Stellard
R600/SI: Remove stray debug statements
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Tom Stellard
R600/SI: Define a schedule model and enable the generic...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Colin LeMahieu
[Hexagon] Deleting unused classes.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Aaron Ballman
Oops -- accidentally commit some debug code! Removing...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Robert Lougher
[X86] Use single add/sub for large stack offsets
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Colin LeMahieu
[Hexagon] Adding XTYPE/PRED intrinsic tests. Convertin...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Aaron Ballman
Attempting to fix a build issue with MSVC 2012; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Bill Schmidt
[PowerPC] Complete setting the baseline for ppc64le
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Aaron Ballman
Temporarily reverting the fuzzer library as it causes...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Alex Rosenberg
Make the test actually test what it's supposed to test...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Aaron Ballman
Adding missing #includes to try to get this to compile...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Sean Silva
Remove unused tokens in the ll lexer.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Rafael Espindola
Use isMergeableConst now that it is sane.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Rafael Espindola
Remove MergeableConst.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
James Molloy
[LoopReroll] Refactor most of reroll() into a helper...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Alex Rosenberg
Cleanup a few tests on sse4a machines and FileCheckize...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Benjamin Kramer
EHPrepare: Remove leftover initialization code for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Rafael Espindola
Use enum values. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Rafael Espindola
Don't create multiple mergeable sections with -fdata...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Vladimir Medic
[Mips][Disassembler] When disassembler meets cache...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Charlie Turner
Add a missing Tag_DIV_use test for Cortex-M7.
commit
|
commitdiff
|
tree
|
snapshot
next