Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pipedream
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Théophile BASTIAN
pipedream
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
7
fabian_experiment
fader
fader-old
gurobi_ilp
master
default
protected
nico-first-build
nico_dev
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Oct
5
3
2
1
30
Sep
29
28
24
23
21
11
10
31
Aug
29
26
25
17
12
10
31
Jul
28
27
16
Sep
23
Aug
20
31
Jul
4
16
May
14
10
9
5
4
3
2
26
Apr
25
24
23
20
18
17
16
15
12
3
31
Mar
30
29
28
22
3
Jan
10
Dec
25
Nov
24
13
Sep
16
Apr
20
Mar
29
Nov
27
22
16
15
2
30
Oct
27
25
17
12
10
5
4
5
4
2
29
Sep
28
25
21
20
28
Mar
benchmark_spec: adding padding option
master
master
pooledalloc: removing clear() call
ir & benchmark: refactoring of register allocation helpers.
Merge remote-tracking branch 'refs/remotes/origin/master' into master
ir: dirtyfix dropping AVX512 support for bugfix
xed: updating CMakeLists
statistic: fixing initalisation of raw_data
benchmark: adding ability to use the pooled allocator on benchmarks
Merge remote-tracking branch 'refs/remotes/origin/master' into master
pseudoalloc: adding pooled register allocator
Removed one more old ILP model file.
Removed old unmaintained ILP models and homebrew solvers.
util: Fixed most mypy typing errors.
ir & benchmark: small fixes.
type: removing useless assert
ir: adding register splitter for future "smart" allocation policy
stats: coding raw values Fabian's way (better!)
benchmark: moving raw_data to Statistics
benchmark: adding optional argument to save all raw measurements
x86 extract-xed-instruction-database: Fixed issue #1: Over-assertion in extract-xed-instructions-database, mode print-instr-db.
x86 extract-xed-instruction-database: Rewrite of tool.
benchmark: bugfix + add temporary name option for asm/obj file.
Nico trying to patch the code
Added a readme file.
fabian_experiment
fabian_experiment
benchmarks: Can now run benchmarks on a system without PAPI (won't even link to PAPI), added a function to only generate benchmark library.
x86 extract-xed-instruction-database: Proper error checking when opening input/output files.
x86 extract-xed-instruction-database: Fixed help message.
x86 extract-xed-instruction-database: Added a few more logging message to show progress of 'print-instr-db'.
x86 extract-xed-instruction-database: Made sure all streams are closed properly to avoid truncated output when '-o' option is used.
x86 extract-xed-instruction-database: Fixed way 'disasm' mode reads input.
x86 extract-xed-instruction-database: Use CMake imported libraries in a bit cleaner way.
x86 extract-xed-instruction-database: Make build regardless of whether Python 3 interpreter is called 'python' or 'python3'.
benchmarks: Added preliminary support for AMD processors (no port info available for now)
benchmarks: Added option to disable generation of PAPI calls for measuring kernel performance.
benchmarks: Added option to surround benchmark kernel code with IACA start/stop markers.
tool: adding CMake & submodule for automated xed compilation
Added an example python script showing how to use the pipedream benchmark module as a library.
benchmarks: make benchmarks module more easy to use as a library.
x86 extract-xed-instruction-database: added experimental 'disasm' mode.
x86 extract-xed-instruction-database: Updated to work with newest version of XED & with GCC 10.
Loading