index
:
~tstellar/llvm
9.1-abi-fix
Nov13-test
Oct18-backup
assembler
assembler-Jan-06-2015
assembler-push
backup-Oct15
backup-Oct18
bfgminer
bfgminer-perf
cayman-only-bfgminer
clover-elf
clover-elf-v2
hazard-rec
hsa
image-support
indirect-addressing
indirect-wip
indirect-wip-2
indirect-wip-3
indirect-wip-4
indirect-wip-5
kernel-args-WIP
lds
lds-v2
long-alu
madk
master
master-testing
master-testing-patches
master-testing-patches-v2
master-testing-si
master-testing-v2
mi-sched-experimental
native
opencv-Sep18-patches
perf-Dec31-2014
perf-Jan-08-2015
push-jan16
r600
r600-May09
r600-alu-encoding
r600-final-push
r600-gen-fixes
r600-imm-flags
r600-initial-review
r600-initial-review-May11
r600-master
r600-private-mem-fixes
r600-private-memory
r600-review-v10
r600-review-v3
r600-review-v7
r600-review-v8
r600-review-v9
r600-rewrite-pats
r600-structurizer
r600-structurizer-v2
r600-tablegen-hwreg
r600-tablegen-reg-encoding
r600-vliw
remove-fold-operands
sched-fixes
sched-perf-Mar-27-2015
si-compute
si-compute-v3
si-fold
si-lowercase
si-scheduler
si-scheduler-v2
si-scheduler-v3
si-sgpr-copies
si-spill-fixes
si-spill-fixes-v2
si-spill-fixes-v3
si-spill-fixes-v4
smrd-cluster
struct-divergence
struct-divergence-v1
vgpr-spilling-Jan07-2014
vinterp-fix
vliw5-rebase
vlj-bottom-up
Unnamed repository; edit this file 'description' to name the repository.
tstellar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
Analysis.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-16
Merge master branch
tstellar
1
-3
/
+3
2012-10-11
Merge master branch
tstellar
1
-7
/
+11
2012-09-19
Convert some attribute existence queries over to use the predicate methods.
void
1
-2
/
+2
2012-06-01
quick fix for PR13006, will check in testcase later.
Chris Lattner
1
-1
/
+3
2012-06-01
enhance the logic for looking through tailcalls to look through transparent c...
Chris Lattner
1
-1
/
+21
2012-06-01
enhance getNoopInput to know about vector<->vector bitcasts of legal
Chris Lattner
1
-10
/
+38
2012-06-01
rearrange some logic, no functionality change.
Chris Lattner
1
-24
/
+32
2012-04-10
Fix a long standing tail call optimization bug. When a libcall is emitted
Evan Cheng
1
-2
/
+2
2012-01-20
More dead code removal (using -Wunreachable-code)
David Blaikie
1
-6
/
+2
2012-01-20
Extend Attributes to 64 bits
Kostya Serebryany
1
-2
/
+2
2011-12-14
Move Instruction::isSafeToSpeculativelyExecute out of VMCore and
Dan Gohman
1
-2
/
+3
2011-12-02
Move global variables in TargetMachine into new TargetOptions class. As an API
Nick Lewycky
1
-27
/
+35
2011-07-18
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
1
-8
/
+8
2011-03-19
Minor code re-structuring.
Evan Cheng
1
-1
/
+1
2010-11-30
Enable sibling call optimization of libcalls which are expanded during
Evan Cheng
1
-0
/
+18
2010-10-29
Inline asm multiple alternative constraints development phase 2 - improved ba...
John Thompson
1
-1
/
+1
2010-10-06
ComputeLinearIndex doesn't need its TLI argument.
Dan Gohman
1
-5
/
+5
2010-07-26
Using llvm.eh.catch.all.value instead of .llvm.eh.catch.all.value.
Bill Wendling
1
-1
/
+1
2010-07-15
Split -enable-finite-only-fp-math to two options:
Evan Cheng
1
-1
/
+1
2010-04-21
Move several SelectionDAG-independent utility functions out of the
Dan Gohman
1
-0
/
+285