projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Reapply "[ARM] Combine CMOV into BFI where possible"
[oota-llvm.git]
/
lib
/
Target
/
ARM
/
ARMConstantPoolValue.cpp
2015-10-26
Peter Collingbourne
ARM/ELF: Better codegen for global variable addresses.
blob
|
commitdiff
|
raw
2013-09-16
Benjamin Kramer
ARM: Deduplicate ConstantPoolValues.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-15
Benjamin Kramer
Replace some unnecessary vector copies with references.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-24
Benjamin Kramer
Use a std::string rather than a dynamically allocated...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-21
Benjamin Kramer
Cleanup compiler warnings on discarding type qualifiers...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-18
Jia Liu
Emacs-tag and some comment fix for all ARM, CellSPU...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
Craig Topper
Convert assert(0) to llvm_unreachable
blob
|
commitdiff
|
raw
|
diff to current
2012-01-16
David Blaikie
Removing unused default switch cases in switches over...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Evan Cheng
ARMConstantPoolMBB::print should print BB number.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
No one should be using the method directly. Assert...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
Add a convenience method to tell if two things are...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
Use the ARMConstantPoolMBB class to handle the MBB...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
Add ARMConstantPoolMBB to hold an MBB value in the...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
Remove dead code.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
Remove now dead methods and ivar.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
Use the new ARMConstantPoolSymbol class to handle exter...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
Add an ARMConstantPool class for external symbols....
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
Remove now dead methods and ivar from ARMConstantPoolValue.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
Switch over to using ARMConstantPoolConstant for global...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
Some more refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
Add a Create method that accepts 'kind' and 'pcadj...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Bill Wendling
Refactoring: Separate out the ARM constant pool Constan...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-30
Bill Wendling
Constify 'isLSDA' and move a method out-of-line.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-29
Bill Wendling
Support creating a constant pool value for a machine...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Jim Grosbach
Rename AddSelectionDAGCSEId() to addSelectionDAGCSEId().
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Chris Lattner
land David Blaikie's patch to de-constify Type, with...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Jan Wen Voung
Initialize an ARMConstantPoolValue field.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-09
Jim Grosbach
Change the ARMConstantPoolValue modifier string to...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Evan Cheng
Fix a potential null dereference bug.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-15
Dan Gohman
Add const qualifiers to CodeGen's use of LLVM IR constr...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Evan Cheng
- Add TargetInstrInfo::isIdentical(). It's similar...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-02
Bob Wilson
Add support for BlockAddress values in ARM constant...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Jim Grosbach
Fix compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Jim Grosbach
Clean up LSDA name generation and use for SJLJ exceptio...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Evan Cheng
Let Darwin linker auto-synthesize stubs and lazy-pointe...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Chris Lattner
remove various std::ostream version of printing methods...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Owen Anderson
Push LLVMContexts through the IntegerType APIs.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Benjamin Kramer
This void is implicit in C++.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Jim Grosbach
Move ~ARMConstantPoolValue() to the .cpp file to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Jim Grosbach
SjLj based exception handling unwinding support. This...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Dan Gohman
Remove some unnecessary #includes.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Evan Cheng
Fix some significant problems with constant pools that...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Evan Cheng
Handle ARM machine constantpool entries.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Evan Cheng
Add debugging support.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-23
Chris Lattner
Switch the asmprinter (.ll) and all the stuff it requir...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Remove attribution from file headers, per discussion...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-27
Lauro Ramos Venancio
ARM TLS: implement "general dynamic", "initial exec...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-22
Lauro Ramos Venancio
Implement PIC for arm-linux.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-30
Evan Cheng
- Fix codegen for pc relative constant (e.g. JT) in...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-19
Evan Cheng
ARM backend contribution from Apple.
blob
|
commitdiff
|
raw
|
diff to current