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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a missing space in the description of the find-bugs option.
Dan Gohman
2008-02-18
1
-1
/
+1
*
PR2027, Fix bugpoint's -find-bugs option, clean up the code.
Nick Lewycky
2008-02-14
1
-11
/
+8
*
Begin setting features for target based on target triple string.
Devang Patel
2008-02-07
1
-2
/
+13
*
Do not set time out, lets assume assembler will do its job in reasonable amou...
Devang Patel
2008-02-04
1
-1
/
+1
*
Do not strip symbols when EH is ON.
Devang Patel
2008-02-02
1
-1
/
+4
*
Supply appropriate arch info to darwin assembler.
Devang Patel
2008-01-30
1
-0
/
+16
*
Enable exception handling if it is supported.
Devang Patel
2008-01-30
1
-1
/
+6
*
Add support for frameworks. Patch by Shantonu Sen!
Chris Lattner
2008-01-27
1
-3
/
+20
*
- Introduces versioning macro LLVM_LTO_VERSION
Devang Patel
2008-01-15
1
-8
/
+41
*
Fix llvm-ld -Xlinker, patch by Daniel Teske!
Chris Lattner
2008-01-09
1
-3
/
+1
*
Fix PR1797
Chris Lattner
2008-01-08
1
-0
/
+3
*
remove attribution from a variety of miscellaneous files.
Chris Lattner
2007-12-29
1
-2
/
+2
*
regenerate
Chris Lattner
2007-12-29
8
-5038
/
+6699
*
remove attributions
Chris Lattner
2007-12-29
5
-10
/
+10
*
remove attributions from tools.
Chris Lattner
2007-12-29
48
-96
/
+96
*
remove attributions from tools/utils makefiles.
Chris Lattner
2007-12-29
24
-48
/
+48
*
Fixing several transforms which would drop the collector attribute
Gordon Henriksen
2007-12-25
1
-0
/
+5
*
Actually parse q operation in llvm-ar
Seo Sanghyeon
2007-12-25
1
-0
/
+1
*
Revert my previous check-in.
Devang Patel
2007-12-20
1
-4
/
+1
*
Add lto version check mechanism.
Devang Patel
2007-12-20
1
-1
/
+4
*
regenerate.
Christopher Lamb
2007-12-17
3
-4709
/
+3405
*
Change the PointerType api for creating pointer types. The old functionality ...
Christopher Lamb
2007-12-17
3
-22
/
+26
*
Implement address space attribute for LLVM pointer types. Address spaces are
Christopher Lamb
2007-12-11
1
-0
/
+1
*
Fix accidental commit by Bill.
Chris Lattner
2007-12-09
1
-1
/
+1
*
Reverting 44702. It wasn't correct to rename them.
Bill Wendling
2007-12-08
1
-2
/
+2
*
Rather than having special rules like "intrinsics cannot
Duncan Sands
2007-12-03
1
-1
/
+1
*
Add a convenience method for modifying parameter
Duncan Sands
2007-11-30
1
-1
/
+1
*
Add some convenience methods for querying attributes, and
Duncan Sands
2007-11-28
2
-2
/
+2
*
Added quotes around $(NM_PATH) argument to GenLibDeps.pl script so that
Ted Kremenek
2007-11-27
1
-1
/
+1
*
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-27
5
-3760
/
+4859
*
Allow the block extractor take to take a list of basic blocks to not extract
Nick Lewycky
2007-11-14
4
-11
/
+63
*
Make llvm2cpp better, patch for PR1794, contributed by Zack Rusin.
Chris Lattner
2007-11-13
1
-8
/
+30
*
Deleting redundant copy of block extractor pass. See also PR1775.
Gordon Henriksen
2007-11-05
1
-51
/
+2
*
Fix PR1739.
Chris Lattner
2007-10-24
1
-4
/
+10
*
add a 'don't use me' marker.
Chris Lattner
2007-10-22
1
-0
/
+3
*
Switching TargetMachineRegistry to use the new generic Registry.
Gordon Henriksen
2007-10-17
2
-2
/
+3
*
Fix a typo in a comment.
Dan Gohman
2007-10-15
1
-1
/
+1
*
Move the space in overview output for commands out of each of the
Dan Gohman
2007-10-08
18
-18
/
+18
*
minor long double related changes
Dale Johannesen
2007-09-28
3
-168
/
+171
*
Revise previous patch per review comments.
Dale Johannesen
2007-09-12
1
-2
/
+2
*
Add APInt interfaces to APFloat (allows directly
Dale Johannesen
2007-09-11
1
-2
/
+2
*
Turn GVN on by default.
Owen Anderson
2007-09-08
2
-4
/
+2
*
Apply feedback from previous patch.
Dale Johannesen
2007-09-07
4
-3677
/
+2717
*
Next round of APFloat changes.
Dale Johannesen
2007-09-06
7
-214
/
+241
*
Enable loop index split pass.
Devang Patel
2007-09-04
1
-0
/
+1
*
Update generated files.
David Greene
2007-09-04
3
-1693
/
+1360
*
Revert this because the interface hasn't been updated yet.
David Greene
2007-09-04
1
-2
/
+2
*
Fix typo.
David Greene
2007-09-04
1
-1
/
+1
*
Update GEP constructors to use an iterator interface to fix
David Greene
2007-09-04
2
-7
/
+9
*
Update InvokeInst to work like CallInst
David Greene
2007-08-27
2
-4
/
+4
[next]