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-09-20
Chandler Carruth
[x86] Teach the new vector shuffle lowering to use...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
David Majnemer
MC: Fix MCSectionCOFF::PrintSwitchToSection
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Chandler Carruth
[x86] Start moving to a fancier check syntax to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Lang Hames
[MCJIT] Make RTDyldMemoryManager::getSymbolAddress...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Justin Bogner
llvm-cov: Allow creating CoverageMappings from filenames
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Justin Bogner
llvm-cov: Disentangle the coverage data logic from...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Justin Bogner
llvm-cov: Move some reader debug output out of the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Lenny Maiorani
Using a deque to manage the stack of nodes is faster...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
David Majnemer
MC: Treat ReadOnlyWithRel and ReadOnlyWithRelLocal...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Chandler Carruth
[x86] Teach the v4f32 path of the new shuffle lowering...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Chandler Carruth
[x86] Refactor the code for emitting INSERTPS to reuse...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Chandler Carruth
[x86] Generalize the single-element insertion lowering...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Chandler Carruth
[x86] Replace some duplicated logic reasoning about...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
David Majnemer
llvm-readobj: pretty-print special COFF section names
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Peter Collingbourne
Fix crash with an insertvalue that produces an empty...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Robin Morisset
[X86] Erase some obsolete comments from README.txt
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Eric Christopher
constify the TargetMachine being passed through the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chris Bieneman
Converting InstrProf's error_category to a ManagedStati...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Duncan P. N...
DIBuilder: Delete dead code, NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Matt Arsenault
R600: Un-xfail a test which passes with pass disabled
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Matt Arsenault
R600/SI: Un-xfail tests which work now
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chris Bieneman
Converting SpillPlacement's BlockFrequency threshold...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Matt Arsenault
R600/SI: Un xfail a test that works now
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Juergen Ributzka
[FastIsel][AArch64] Fix a think-o in address computation.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chris Bieneman
Converting object's error_category to a ManagedStatic...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chandler Carruth
[x86] Hoist a function up to the rest of the non-type...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chris Bieneman
Converting the JITDebugLock mutex to a ManagedStatic...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chandler Carruth
[x86] Hoist the actual lowering logic into a helper...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chris Bieneman
Converting FuncNames to a ManagedStatic to avoid static...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Tom Stellard
R600/SI: Fix config value for number of gprs
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chris Bieneman
Eliminating static destructor for the BitCodeErrorCateg...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chandler Carruth
[x86] Fully generalize the zext lowering in the new...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Matt Arsenault
Add hsail and amdil64 to Triple
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Justin Bogner
llvm-cov: Return unique_ptrs instead of filling objects...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Justin Bogner
llvm-cov: Prevent a test from matching its own check...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Eric Christopher
Revert my earlier change to add "all" as a dependency...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
David Blaikie
Fix test case to be portable to different architectures.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Matt Arsenault
R600/SI: Fix test to prepare for scheduler
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
David Blaikie
Omit DW_TAG_subprograms for subprograms without inlined...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Frederic Riss
Change DwarfCompileUnit::createGlobalVariable to getOrC...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Frederic Riss
Turn local DWARFContext helpers getFileNameForUnit...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Benjamin Kramer
Elide unnecessary DenseMap copy.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Hal Finkel
Optionally enable more-aggressive FMA formation in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chandler Carruth
[x86] Recognize that we can use duplication to widen...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chandler Carruth
[x86] Actually test the SSE2 lowering for most of the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chandler Carruth
[x86] Teach the new vector shuffle lowering to also...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Justin Bogner
llvm-cov: Fix dropped lines when filters were applied
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Justin Bogner
llvm-cov: Generalize -filename-equivalence
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chandler Carruth
[x86] Add a dedicated lowering path for zext-compatible...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Jiangning Liu
Optimize sext/zext insertion algorithm in back-end.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
David Blaikie
Omit DW_AT_frame_base under -gmlt for size
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
David Blaikie
Describe the -gmlt optimization committed in the previo...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
David Blaikie
Omit all the extra static attributes on subprograms...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Hans Wennborg
Fix an it's vs. its typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Matt Arsenault
R600: Better fix for bug 20982
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Chandler Carruth
[x86] Extend this test to cover SSE4.1. Nothing interes...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Peter Collingbourne
Try to fix i686-cygming bots.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Matt Arsenault
Use cast<> instead of unchecked dyn_cast<>
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Peter Collingbourne
Fix sphinx warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Peter Collingbourne
LTO: introduce object file-based on-disk module format.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Quentin Colombet
[ARM] Do not perform a tail call when the caller return...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Justin Bogner
llvm-cov: Simplify FunctionInstantiationSetCollector...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Robin Morisset
Restore "[ARM, Fix] Fix emitLeading/TrailingFence on...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Aaron Ballman
Reverting NFC changes from r218050. Instead, the warnin...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Lang Hames
[MCJIT] Fix a debugging-output formatting bug in Runtim...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Frederic Riss
Revert part of r218041.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
David Blaikie
Disable GCC's -Woverloaded-virtual in the configure...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Matt Arsenault
R600: Bug 20982 - Avoid undefined left shift of negativ...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Robert Khasanov
[SKX] Deriving rmb multiclasses from general one (avx51...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Aaron Ballman
Fixing a bunch of -Woverloaded-virtual warnings due...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Patrik Hagglund
Alternative (to r216344) fix of gcc -Wpedantic.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Frederic Riss
Always emit DW_AT_declaration attribute when the variab...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Frederic Riss
Fix DWARFUnitSection::getUnitForOffset().
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Chandler Carruth
[x86] Use PALIGNR for v4i32 and v2i64 blends when appro...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Chandler Carruth
[x86] Add an SSSE3 run and check mode to the 128-bit...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Daniel Sanders
[mips] Remove custom versions of CCState::AnalyzeReturn...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Juergen Ributzka
Revert "[FastISel][AArch64] Fold bit test and branch...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Juergen Ributzka
Fix previous commit: [FastISel][AArch64] Simplify XALU...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Juergen Ributzka
[FastISel][AArch64] Simplify XALU multiplies.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Juergen Ributzka
[FastISel][AArch64] Followup commit for 218031 to handl...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Juergen Ributzka
[FastISel][AArch64] Try to fold the offset into the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Juergen Ributzka
[FastISel][AArch64] Fold 'AND' instruction during the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Chandler Carruth
[x86] Add an SSSE3 run to the v4 shuffle test.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Saleem Abdulrasool
ARM: prevent crash on ELF directives on COFF
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Chandler Carruth
[x86] Initial step of teaching the new vector shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Saleem Abdulrasool
ARM: use a more precise check for MachO
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Juergen Ributzka
[FastISel][AArch64] Fold bit test and branch into TBZ...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Eric Christopher
Add file to CMake build as well.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Eric Christopher
Add a new pass FunctionTargetTransformInfo. This pass...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Samuel Antao
Fix FastISel bug in boolean returns for PowerPC.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Samuel Antao
Remove unnecessary blank space (test commit)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
David Blaikie
Reapply fix in r217988 (reverted in r217989) and remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
David Blaikie
Revert "Fix -Wnon-virtual-dtor warning introduced in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
David Blaikie
Fix -Wnon-virtual-dtor warning introduced in r217982.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Chris Bieneman
Fixing the sanitizer build failure:
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Juergen Ributzka
[FastISel][AArch64] Custom lower sdiv by power-of-2.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Nick Kledzik
[llvm-objdump] clean up test cases now that build bots...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Justin Bogner
llvm-cov: Push some more debug output into the View...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Chris Bieneman
Fixing a build error.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Chris Bieneman
Refactoring SimplifyLibCalls to remove static initializ...
commit
|
commitdiff
|
tree
|
snapshot
next