index
:
~vadimg/llvm
master
r600-wip-sched
si_sched
vadimg's llvm repository
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoconf
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-26
Fix quoting in configure. Patch by Krzysztof Parzyszek!
Benjamin Kramer
1
-2
/
+2
2012-12-24
AutoRegen.sh: update reference to documentation
Dmitri Gribenko
1
-1
/
+1
2012-12-13
Add options to disable building of ARCMT, Rewriter and Static Analyzer
Roman Divacky
1
-0
/
+48
2012-11-19
Fix a pasto.
Eric Christopher
1
-3
/
+3
2012-11-17
Kick off 3.3 cycle for LLVM trunk.
Benjamin Kramer
1
-2
/
+2
2012-11-14
Remove the CellSPU port.
Eric Christopher
1
-4
/
+2
2012-10-29
Add mips64-* and mips64el-* triples to configure scripts
Simon Atanasyan
1
-4
/
+6
2012-10-01
Re-enable support for --program-prefix.
Jordan Rose
1
-0
/
+5
2012-09-28
Removing dependency on third party library for Intel JIT event support.
Andrew Kaylor
1
-33
/
+10
2012-09-27
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
1
-1
/
+1
2012-09-27
Fix a typo 'iff' => 'if'
Sylvestre Ledru
1
-1
/
+1
2012-09-26
Revert "Add --program-prefix support to build"
Jordan Rose
1
-5
/
+0
2012-09-25
Add --program-prefix support to build
Sebastian Pop
1
-0
/
+5
2012-09-21
Add an --enable-backtraces option to configure to determine
Eric Christopher
1
-0
/
+15
2012-08-28
Temporarily revert this to bring back the bots.
Eric Christopher
1
-3
/
+0
2012-08-27
Add --program-prefix support to build.
Sebastian Pop
1
-0
/
+3
2012-08-14
[configure] Add a --enable-keep-symbols configure flag.
Daniel Dunbar
1
-0
/
+9
2012-08-09
Support for experimental targets
Victor Oliveira
1
-0
/
+11
2012-08-06
Add support for the OpenBSD for Bitrig.
Eric Christopher
3
-8
/
+12
2012-08-03
Add a configure flag for enabling -Werror on the command line
Eric Christopher
1
-0
/
+10
2012-08-03
Add support for detecting libxml for Dmitri's work. He'll
Eric Christopher
1
-0
/
+17
2012-08-03
Add a configure option to pass -std=c++11 on the command line.
Eric Christopher
1
-0
/
+12
2012-08-03
Revert previous patch here, we should instead configure in specific
Eric Christopher
1
-5
/
+2
2012-08-03
Add a BUILD_FLAGS variable so that autoconf checks have a place
Eric Christopher
1
-2
/
+5
2012-07-23
Fix a typo (the the => the)
Sylvestre Ledru
3
-3
/
+3
2012-07-22
autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.
NAKAMURA Takumi
1
-0
/
+2
2012-07-16
Revert "Build script changes for R600/SI Codegen v6"
Tom Stellard
1
-3
/
+2
2012-07-16
Build script changes for R600/SI Codegen v6
Tom Stellard
1
-2
/
+3
2012-07-12
fix typo in generated comment
Gabor Greif
1
-1
/
+1
2012-06-27
Remove autoconf support for runtest and tclsh, some of the last vestigal
Chandler Carruth
1
-2
/
+0
2012-05-24
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
1
-7
/
+2
2012-05-17
- Added ExecutionEngine/MCJIT tests
Danil Malyshev
1
-0
/
+25
2012-05-08
Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", this
Daniel Dunbar
1
-0
/
+4
2012-05-08
[tests] Remove some remaining DejaGNU related cruft.
Daniel Dunbar
1
-4
/
+0
2012-05-08
[docs] Remove POD based man page docs (and build system support).
Daniel Dunbar
1
-2
/
+0
2012-05-05
[build] Add build check for ::arc4random().
Daniel Dunbar
1
-1
/
+1
2012-05-04
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
1
-2
/
+6
2012-04-30
fix typo
Sebastian Pop
1
-1
/
+1
2012-04-20
Kick off 3.2 cycle for LLVM trunk.
Benjamin Kramer
1
-2
/
+2
2012-04-16
add configure flag --with-default-sysroot
Sebastian Pop
1
-0
/
+7
2012-04-12
Remove a remaining reference to the obsolete C backend in configure
Jean-Daniel Dupas
1
-1
/
+1
2012-04-05
Fix a problem in the target detection for Debian GNU/HURD
Sylvestre Ledru
1
-0
/
+2
2012-04-05
Fix a problem in the target detection for Debian GNU/kFreeBSD
Sylvestre Ledru
1
-1
/
+1
2012-04-02
Fix CXXFLAGS for huge_val.m4.
Eric Christopher
1
-1
/
+1
2012-03-26
Add InitializeNativeTargetDisassembler function.
Eric Christopher
1
-0
/
+7
2012-03-26
Add some fixes to the configure script for isInf and add
Eric Christopher
2
-2
/
+2
2012-03-23
Remove the C backend.
Eric Christopher
1
-17
/
+1
2012-03-13
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
1
-17
/
+71
2012-03-07
configure: Don't require a perl interpreter to be present, LLVM's buildsystem...
Benjamin Kramer
2
-26
/
+0
2012-03-02
autoconf: Set LLVM_CONFIGTIME to a stable value when using --disable-timestamps.
Daniel Dunbar
1
-0
/
+5
[next]