index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Silence a warning when assertions are turned off.
Duncan Sands
2009-07-03
1
-0
/
+1
*
Silence warning when building without assertions.
Duncan Sands
2009-07-03
1
-0
/
+1
*
Silence warnings when assertions are turned off.
Duncan Sands
2009-07-03
1
-0
/
+2
*
Add newline at end of file.
Duncan Sands
2009-07-03
1
-1
/
+1
*
For extended loads of type i1 to i8, we will need to at least one byte from m...
Sanjiv Gupta
2009-07-03
2
-2
/
+6
*
Various small changes related to the Condition Register on PowerPC.
Tilmann Scheller
2009-07-03
4
-47
/
+68
*
Refactor ABI code in the PowerPC backend.
Tilmann Scheller
2009-07-03
12
-572
/
+370
*
Implement the SVR4 ABI for PowerPC.
Tilmann Scheller
2009-07-03
8
-58
/
+1105
*
Add NumFixedArgs attribute to CallSDNode which indicates the number of fixed ...
Tilmann Scheller
2009-07-03
13
-25
/
+29
*
Small cleanups in the PowerPC backend.
Tilmann Scheller
2009-07-03
4
-38
/
+21
*
Factor some code out and support for Jump Table relocations
Bruno Cardoso Lopes
2009-07-03
4
-42
/
+142
*
Add --enable-llvmc-dynamic configure option.
Mikhail Glushenkov
2009-07-03
1
-4
/
+13
*
Add thumb2 sign / zero extend with rotate instructions.
Evan Cheng
2009-07-03
2
-1
/
+59
*
Minor improvement to the LDA debug output.
Andreas Bolka
2009-07-03
1
-2
/
+7
*
Second batch of passes using LLVMContext.
Owen Anderson
2009-07-03
5
-37
/
+46
*
Add Thumb2 load / store multiple instructions. Not used yet.
Evan Cheng
2009-07-03
1
-0
/
+15
*
Convert the first batch of passes to use LLVMContext.
Owen Anderson
2009-07-03
4
-625
/
+711
*
t2LDR_PRE etc are loads.
Evan Cheng
2009-07-03
1
-0
/
+2
*
Added indexed stores.
Evan Cheng
2009-07-03
1
-1
/
+45
*
Fill in a few more missing accessors.
Owen Anderson
2009-07-02
1
-1
/
+7
*
Sign extending pre/post indexed loads.
Evan Cheng
2009-07-02
2
-2
/
+32
*
switch the .ll parser to use SourceMgr.
Chris Lattner
2009-07-02
6
-48
/
+49
*
switch the .ll parser into SMDiagnostic.
Chris Lattner
2009-07-02
4
-45
/
+15
*
Simplify debug info intrisinc lowering.
Devang Patel
2009-07-02
3
-168
/
+115
*
add an explicit class for holding llvm::SourceMgr diagnostics and use
Chris Lattner
2009-07-02
1
-19
/
+52
*
Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into Thumb1Ins...
David Goodwin
2009-07-02
13
-420
/
+1655
*
CMake build fixes, from Xerxes Ranby
Douglas Gregor
2009-07-02
10
-1
/
+19
*
shrinking down #includes
Bruno Cardoso Lopes
2009-07-02
5
-67
/
+63
*
Add an accessor to Function so that Passes can easily get access to the context.
Owen Anderson
2009-07-02
1
-0
/
+6
*
Use LLVMContext for generating MDStrings too.
Owen Anderson
2009-07-02
1
-1
/
+1
*
Use LLVMContext to generate metadata constants.
Owen Anderson
2009-07-02
1
-1
/
+1
*
Add accessors for metadata constants.
Owen Anderson
2009-07-02
1
-0
/
+9
*
Fix typo.
Devang Patel
2009-07-02
1
-5
/
+5
*
Add accessor for MDNode.
Owen Anderson
2009-07-02
1
-0
/
+6
*
Use LLVMContext for generating UndefValue constants too!
Owen Anderson
2009-07-02
2
-7
/
+9
*
Add accessor for getting UndefValue's.
Owen Anderson
2009-07-02
1
-0
/
+5
*
simplify some logic by using isWeakForLinker(). Thanks to Anton for
Chris Lattner
2009-07-02
1
-5
/
+2
*
do not try to analyze bitcasts from i64 to <2 x i32> in ComputedMaskedBits. ...
Chris Lattner
2009-07-02
1
-1
/
+4
*
fix inverted logic pointed out by John McCall, noticed by inspection.
Chris Lattner
2009-07-02
1
-1
/
+1
*
Fix windows build, patch by Howard Su.
Duncan Sands
2009-07-02
1
-2
/
+2
*
Thumb2 pre/post indexed loads.
Evan Cheng
2009-07-02
5
-34
/
+204
*
Ack, missed one incompatibility.
Owen Anderson
2009-07-02
1
-1
/
+0
*
Restore other bits of the C API that I tore up. All pre-existing APIs defaul...
Owen Anderson
2009-07-02
2
-3
/
+43
*
80 col violation.
Evan Cheng
2009-07-02
1
-2
/
+2
*
Change the meaning of predicate hasThumb2 to mean thumb2 ISA is available, no...
Evan Cheng
2009-07-02
4
-16
/
+17
*
@GOTPCREL is also rip-relative. Fix fast-isel to do the right thing.
Chris Lattner
2009-07-02
1
-1
/
+3
*
Fix yet-another bug I introduced into fastisel, this time handling
Chris Lattner
2009-07-02
1
-1
/
+3
*
Remove getFunctionAlignment from TargetELFInfo and use new MachineFunction al...
Bruno Cardoso Lopes
2009-07-02
4
-30
/
+5
*
80 col violation.
Evan Cheng
2009-07-02
1
-1
/
+1
*
clarify: stub emission depends on the version of the linker you use, it has n...
Chris Lattner
2009-07-02
1
-5
/
+4
[prev]
[next]