index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustllvm
Age
Commit message (
Expand
)
Author
Lines
2016-11-17
Use llvm::Attribute API instead of "raw value" APIs, which will be removed in...
Robin Kruppe
-45
/
+92
2016-11-12
also enable the MSP430 backend in Makefiles
Jorge Aparicio
-1
/
+8
2016-10-29
LLVM: Update submodule to rust-llvm-2016-10-29 branch.
Vadzim Dambrouski
-1
/
+1
2016-10-19
Update llvm-auto-clean-trigger
Raph Levien
-1
/
+1
2016-10-19
Rollup merge of #37182 - alexcrichton:appveyor, r=brson
Eduard-Mihai Burtescu
-1
/
+1
2016-10-14
Add AppVeyor configuration to the repo
Alex Crichton
-1
/
+1
2016-10-14
debuginfo: Remove some outdated stuff from LLVM DIBuilder binding.
Michael Woerister
-20
/
+1
2016-10-10
LLVM: Backport "[SimplifyCFG] Correctly test for unconditional branches in Ge...
Michael Woerister
-1
/
+1
2016-10-07
llvm: Update LLVM to include fix for pathologic case in its LiveDebugValues p...
Michael Woerister
-1
/
+1
2016-09-30
Update LLVM with fastcomp patches
Brian Anderson
-1
/
+1
2016-09-26
Extend preprocessor LLVM version checks to support LLVM 4.x
Jake Goulding
-34
/
+43
2016-09-17
Up the LLVM
Simonas Kazlauskas
-1
/
+1
2016-09-04
Fix incorrect LLVM Linkage enum
Matt Ickstadt
-0
/
+80
2016-09-01
Fix optimization regressions for operations on [x; n]-initialized arrays.
Eduard Burtescu
-1
/
+1
2016-08-29
Auto merge of #36117 - eddyb:llvm-hoist-meta, r=alexcrichton
bors
-1
/
+1
2016-08-29
llvm: backport "[SimplifyCFG] Hoisting invalidates metadata".
Eduard Burtescu
-1
/
+1
2016-08-28
build llvm with systemz backend enabled, and link to related libraries
Jorge Aparicio
-1
/
+8
2016-08-25
Fix debug line info for macro expansions.
Vadim Chugunov
-0
/
+9
2016-08-17
Update LLVM to include 4 backported commits by @majnemer.
Eduard Burtescu
-1
/
+1
2016-08-10
Improved checking of target's llvm_config
Cameron Hart
-1
/
+1
2016-08-06
Merge branch 'master' into issue-30961
Cameron Hart
-375
/
+661
2016-08-03
Support removed LLVM intrinsics by invoking its AutoUpgrade mechanism.
Eduard Burtescu
-0
/
+8
2016-08-03
finish type-auditing rustllvm
Ariel Ben-Yehuda
-40
/
+70
2016-08-03
begin auditing the C++ types in RustWrapper
Ariel Ben-Yehuda
-194
/
+322
2016-08-03
audit LLVM C++ types in ArchiveWrapper and PassWrapper
Ariel Ben-Yehuda
-59
/
+196
2016-08-03
remove the ExecutionEngine binding
Ariel Ben-Yehuda
-111
/
+0
2016-07-29
rustc: Update LLVM to the LLVM 3.9 release branch
Alex Crichton
-1
/
+1
2016-07-29
Force check of error
Jan-Erik Rediger
-2
/
+14
2016-07-29
Use C type when passing value to LLVM pass
Jan-Erik Rediger
-1
/
+24
2016-07-29
Use correct error handling type
Jan-Erik Rediger
-1
/
+1
2016-07-29
Upgrade llvm
Jan-Erik Rediger
-1
/
+1
2016-07-29
Flip LLVM verion check clause
Jan-Erik Rediger
-9
/
+9
2016-07-29
[LLVM-3.9] Use old way of getting next child
Jan-Erik Rediger
-2
/
+7
2016-07-29
[LLVM-3.9] Maintain backward compatibility in Archiver
Jan-Erik Rediger
-0
/
+7
2016-07-29
[LLVM-3.9] Increase PIELevel
Jan-Erik Rediger
-1
/
+1
2016-07-29
[LLVM-3.9] Configure PIE at the module level instead of compilation unit level
Jan-Erik Rediger
-0
/
+10
2016-07-29
[LLVM-3.9] Update return type for Archive::create
Jan-Erik Rediger
-0
/
+8
2016-07-29
[LLVM-3.9] Replace NewArchiveIterator with NewArchiveMember
Jan-Erik Rediger
-3
/
+17
2016-07-29
[LLVM-3.9] Preserve certain functions when internalizing
Jan-Erik Rediger
-1
/
+16
2016-07-29
[LLVM-3.9] Specify that we are using the legacy interface
Jan-Erik Rediger
-3
/
+3
2016-07-29
[LLVM-3.9] Rename custom methods to Rust-specific ones
Jan-Erik Rediger
-2
/
+2
2016-07-24
Pass -DLLVM_RUSTLLVM to compile against rust llvm fork.
Cameron Hart
-3
/
+17
2016-07-11
Add help for target CPUs, features, relocation and code models.
Cameron Hart
-0
/
+38
2016-07-08
Update LLVM.
Michael Woerister
-1
/
+1
2016-06-09
Remove unneeded indirection of GET_ARCHIVE
Jake Goulding
-2
/
+1
2016-06-09
Reflect supporting only LLVM 3.7+ in the LLVM wrappers
Jake Goulding
-222
/
+4
2016-05-09
rustc: Use C++ personalities on MSVC
Alex Crichton
-1
/
+1
2016-04-26
Update llvm to 751345228a0ef03fd147394bb5104359b7a808be
Fabrice Desré
-1
/
+1
2016-04-09
Implement feature extraction from `TargetMachine`
Andrea Canciani
-0
/
+69
2016-03-29
Use weak_odr linkage when reusing definitions across codegen units
Björn Steinbrink
-0
/
+13
[prev]
[next]