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-05-05
Reid Kleckner
Re-land "[WinEH] Add an EH registration and state inser...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Quentin Colombet
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Lang Hames
[Orc] Reapply r236465 with fixes for the MSVC bots.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Daniel Sanders
[bugpoint] Increase default memory limit to 400MB to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Kit Barton
This patch adds ABI support for v1i128 data type.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Igor Laevsky
Emit comment for gc.relocate showing base and derived...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Daniel Sanders
[mips] Generate code for insert/extract operations...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Ismail Donmez
Fix regression in parsing armv{6,7}hl- triples. These...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Daniel Sanders
[mips][msa] Test basic operations for the N32 ABI too.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Kostya Serebryany
[lib/Fuzzer] use handle_abort=1 by default so that...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Lang Hames
[Orc] Revert r236465 - It broke the Windows bots.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Reid Kleckner
[X86] Fix assertion while DAG combining offsets and...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Pete Cooper
[ARM] IT block insertion needs to update kill flags
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Pete Cooper
Add TransformUtils dependency to lli.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Lang Hames
[Orc] Refactor the compile-on-demand layer to make...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Matthias Braun
Vim: Fix some bugs in llvm indent plugin.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Matthias Braun
Vim: Set filetype=python for lit configuration files.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Matthias Braun
Document some of the options in test/lit.cfg
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Matthias Braun
Lit: Allow overriding llvm tool paths+arguments, make...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Sanjay Patel
zap windows line endings; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Tim Northover
CodeGen: match up correct insertvalue indices when...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Alex Lorenz
YAML: Add an optional 'flow' field to the mapping trait...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Keno Fischer
Respect object format choice on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Reid Kleckner
Fix -Wmicrosoft warning by making enum unsigned
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Davide Italiano
[IR/Diagnostic] Assert that DebugLoc is valid before...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Hans Wennborg
Option parsing: properly handle flag aliases for joined...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Ulrich Weigand
[SystemZ] Reclassify f32 subregs of f64 registers
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Ulrich Weigand
[SystemZ] Clean up AsmParser isMem() handling
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Ulrich Weigand
[SystemZ] Fix getTargetNodeName
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Pete Cooper
ScheduleDAGInstrs should toggle kill flags on bundled...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Tom Stellard
R600/SI: Code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Elena Demikhovsky
AVX-512: added a test for encoding
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Elena Demikhovsky
AVX-512: added calling convention for i1 vectors in...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Elena Demikhovsky
AVX-512: added integer "add" and "sub" instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Elena Demikhovsky
AVX-512: enabled tests for AVX512F set
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Elena Demikhovsky
AVX-512: Added VPACK* instructions forms for KNL and SKX
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Yaron Keren
Replace windows_error calls with mapWindowsError.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Justin Bogner
llvm-cov: Warn if object file is newer than profile
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Jonathan Roelofs
Deprecate in-source autotools builds
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Craig Topper
[TableGen] Replace 'static_cast' with 'cast'.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Craig Topper
[TableGen] Formatting cleanup. Mostly removing trailing...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Elena Demikhovsky
Masked gather and scatter intrinsics - enabled codegen...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Nico Weber
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Simon Pilgrim
[SSE2] Minor tidyup of v16i8 SHL lowering. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Simon Pilgrim
[DAGCombiner] Enabled vector float/double -> int consta...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Simon Pilgrim
Line ending fix
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Simon Pilgrim
[SSE] Added vector int (i32 and i64) -> float/double...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Simon Pilgrim
[SSE] Added vector float/double -> i32 and i64 conversi...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
David Blaikie
DebugInfo: Use low_pc relative debug_ranges under fissi...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Eric Christopher
Rework test to use FileCheck by making sure we have...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Jim Grosbach
MC: Tidy up comments and clean up formatting a bit...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Jim Grosbach
Fix spelling.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Reid Kleckner
Revert "[WinEH] Add an EH registration and state insert...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Reid Kleckner
Re-land "[WinEH] Add an EH registration and state inser...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Colin LeMahieu
[Hexagon] r236351 fix does not work on builder configur...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Quentin Colombet
[AArch64][FastISel] Variant of the logical instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Colin LeMahieu
[Hexagon] Removing variable unused in release.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Colin LeMahieu
[Hexagon] Adding expression MC emission and removing...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Quentin Colombet
[AArch64][FastISel] Fix the setting of kill flags for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Zachary Turner
Fix compilation of PDBApiTest.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Zachary Turner
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Zachary Turner
[llvm-pdbdump] Support dynamic load address and externa...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Keno Fischer
Reapply [RuntimeDyldELF] Fold Placeholder into Addend
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Reid Kleckner
Revert "[WinEH] Add an EH registration and state insert...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Reid Kleckner
[WinEH] Add an EH registration and state insertion...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Pete Cooper
[ARM] Transfer the internal flag in thumb2 size reduction.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Douglas Katzman
Move unit test into anonymous namespace as per convention.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Alex Lorenz
YAML: Fix the output of sequences that contain flow...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Alex Lorenz
Update YamlIO documentation for the ScalarTraits class.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Peter Collingbourne
ARM: Align functions containing Thumb-2 jump tables...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Diego Novillo
Fix infinite recursion in ScaledNumber::toInt.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
James Y Knight
[Sparc] Repair fixups in little endian mode.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Douglas Katzman
Fix omission from adding sparcel (original reviews...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Benjamin Kramer
Remove std::move on return of temporary.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Benjamin Kramer
Remove std::move on return of temporary.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Benjamin Kramer
Remove std::move on return when it could prevent copy...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Toma Tabacu
[mips] [IAS] Fix error messages for using LI with 64...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Niels Ole Salscheider
[CMake] Also search for prefixed versions of ld.gold
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Toma Tabacu
[mips] [IAS] Slightly improve shift instruction generat...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Simon Pilgrim
[SelectionDAG] Unary vector constant folding integer...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Tom Stellard
R600/SI: Add VCC as an implict def of SI_KILL
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Tom Stellard
R600/SI: Fix verifier errors from the SIAnnotateControl...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Quentin Colombet
[ARM][TEST] Strengthen test against smarter reg alloc.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Pete Cooper
[ARM] optimizeSelect should clear kill flags.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Justin Bogner
InstrProf: Instrumenter support for setting profile...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Arsenault
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Pete Cooper
Commute the internal flag on MachineOperands.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Davide Italiano
[Object] Teach Object and llvm-objdump about ".hidden"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Richard Trieu
Fix -Wpessimizing-move warnings by removing std::move...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rafael Espindola
Remove unnecessary break.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Quentin Colombet
[AArch64] Fix bad register class constraint in fast...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Pete Cooper
Don't always apply kill flag in thumb2 ABS pseudo expan...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Reid Kleckner
[X86] Use 4 byte preferred aggregate alignment on Win32
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matthias Braun
InstCombineSimplifyDemanded: Remove nsw/nuw flags when...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matthias Braun
InstCombine: Move Sub->Xor rule from SimplifyDemanded...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rafael Espindola
Simplify the creation of compressed debug sections.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Andrea Di Biagio
Fix comment in test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rafael Espindola
Replace unreachable code with llvm_unreachable.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rafael Espindola
Don't create a MCSectionData when we don't have to.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Andrea Di Biagio
Fix for PR23103. Correctly propagate the 'IsUndef'...
commit
|
commitdiff
|
tree
|
snapshot
next