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
*
Thread LLVMContext through the constant folding APIs, which touches a lot of ...
Owen Anderson
2009-07-06
17
-189
/
+239
*
pic16 doesn't have a Data64bitsDirective. Set it NULL explicitly to tell the ...
Sanjiv Gupta
2009-07-06
1
-0
/
+1
*
pic16 isn't ready to handle llvm.metadata yet.
Sanjiv Gupta
2009-07-06
1
-0
/
+2
*
Add two new accessors to the C bindings, patch by Wladimir van der Laan!
Chris Lattner
2009-07-06
1
-0
/
+9
*
improve portability to windows, patch by Xerces Ranby!
Chris Lattner
2009-07-06
1
-1
/
+1
*
Oops, I #included errno.h from inside the llvm::sys namespace.
Jeffrey Yasskin
2009-07-06
1
-1
/
+4
*
Fix the cmake build - patch by Xerxes Rånby.
Duncan Sands
2009-07-06
1
-0
/
+1
*
Reverting back the changes checked-in accidently.
Sanjiv Gupta
2009-07-06
2
-13
/
+1
*
Implement _CONFIG macro to allow users to se to configuration settings on the...
Sanjiv Gupta
2009-07-06
6
-27
/
+246
*
Changed ELFCodeEmitter to inherit from ObjectCodeEmitter
Bruno Cardoso Lopes
2009-07-06
4
-131
/
+51
*
Corrected the names description. Change in a comment. No functionality change.
Sanjiv Gupta
2009-07-06
1
-1
/
+1
*
Cleanup MachO writer and code emitter. Fix 80 cols problems, remove extra spa...
Bruno Cardoso Lopes
2009-07-06
5
-187
/
+206
*
Just forgot to include the two new files
Bruno Cardoso Lopes
2009-07-06
1
-0
/
+142
*
Add the Object Code Emitter class. Original patch by Aaron Gray, I did some
Bruno Cardoso Lopes
2009-07-06
23
-273
/
+378
*
More LLVMContext-ification.
Owen Anderson
2009-07-06
11
-135
/
+181
*
More LLVMContext-ification.
Owen Anderson
2009-07-05
21
-96
/
+150
*
When comparing constants, consider a less wide constant to be "less complex"
Nick Lewycky
2009-07-04
1
-0
/
+2
*
Make -save-temps=obj play better with -o.
Mikhail Glushenkov
2009-07-04
2
-1
/
+2
*
LLVMC can be now compiled w/o dynamic plugin support.
Mikhail Glushenkov
2009-07-04
2
-0
/
+7
*
LLVMC doesn't need ENABLE_PIC to build now.
Mikhail Glushenkov
2009-07-04
1
-7
/
+1
*
Fix build.
Mike Stump
2009-07-03
1
-0
/
+1
*
Even more passes being LLVMContext'd.
Owen Anderson
2009-07-03
8
-180
/
+234
*
Add Static Single Information construction pass written by André Tavares!
Nick Lewycky
2009-07-03
1
-0
/
+390
*
Silence a warning when assertions are turned off.
Duncan Sands
2009-07-03
1
-0
/
+1
*
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
[next]