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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add getCaller() method.
Vikram S. Adve
2004-05-23
1
-0
/
+5
*
Inline both direct and indirect callees in the CBU phase because
Vikram S. Adve
2004-05-23
1
-34
/
+34
*
Complete rewrite of the code that merges DS graphs for equivalence classes
Vikram S. Adve
2004-05-23
2
-0
/
+604
*
Fix size/offset assertion to allow negative offsets and folded nodes.
Vikram S. Adve
2004-05-23
2
-2
/
+16
*
Fix a typo in a comment.
Brian Gaeke
2004-05-23
1
-1
/
+1
*
Fix a typo in the head-of-file comment.
Brian Gaeke
2004-05-23
1
-14
/
+21
*
Some additional data added to the bytecode specification.
Reid Spencer
2004-05-22
1
-20
/
+35
*
Added an initial template/overview for documentation of the LLVM Bytecode
Reid Spencer
2004-05-22
2
-0
/
+249
*
Removed the 64-bit fix from the "to do" list since the bug is fixed.
Reid Spencer
2004-05-22
1
-5
/
+0
*
Pass the Makefile flags to recursive makes in {PARALLEL,OPTIONAL}_DIRS targets.
Misha Brukman
2004-05-21
1
-2
/
+2
*
It's not clear to me whether the old version was correct C++ code, but in
Chris Lattner
2004-05-21
1
-3
/
+3
*
Starting an identifier with an _ is not legal C/C++ code.
Chris Lattner
2004-05-21
1
-7
/
+7
*
Bug fixed
Chris Lattner
2004-05-21
1
-0
/
+1
*
Fix for PR340: Verifier misses malformed switch instruction
Chris Lattner
2004-05-21
1
-0
/
+12
*
Testcase for PR340: Verifier misses malformed switch instruction
Chris Lattner
2004-05-21
1
-0
/
+11
*
Pass given flags on to recursive sub-makes.
Misha Brukman
2004-05-21
1
-1
/
+1
*
Change DEPRECATED macro to ATTR_DEPRECATED as this conflicts with some
Alkis Evlogimenos
2004-05-20
1
-1
/
+1
*
Fix to make the CBE always emit comparisons inline. Hopefully this will
Chris Lattner
2004-05-20
2
-0
/
+8
*
Fix a bug in outputting branches to constant PCs. Since the PC is supplied as
Brian Gaeke
2004-05-20
1
-2
/
+3
*
Minor simplification: eliminate a dyn_cast.
Brian Gaeke
2004-05-19
1
-9
/
+4
*
Add hint about syntax-highlighting non-standardly-named LLVM Makefiles.
Misha Brukman
2004-05-19
1
-0
/
+9
*
Declare function defined in namespace llvm as gcc-3.4 doesn't accept a defini...
Alkis Evlogimenos
2004-05-19
1
-0
/
+8
*
Add CloneTraceInto(), which is based on (and has mostly the same
Brian Gaeke
2004-05-19
1
-0
/
+33
*
Move RemapInstruction() to ValueMapper, so that it can be shared with
Brian Gaeke
2004-05-19
3
-22
/
+26
*
Minor aesthetic alignments; no functional changes.
Misha Brukman
2004-05-17
1
-3
/
+3
*
* Minor aesthetic alignment of iterator declarations
Misha Brukman
2004-05-17
1
-5
/
+2
*
Define erase forwarding method on traces
Brian Gaeke
2004-05-17
1
-0
/
+3
*
Fold two assertions with backwards error messages into one with a
Brian Gaeke
2004-05-17
1
-6
/
+3
*
Clean up this pass somewhat:
Brian Gaeke
2004-05-14
1
-42
/
+38
*
Rename "User's Guide" to "Command Guide" to be consistent with current scheme.
Misha Brukman
2004-05-14
1
-1
/
+1
*
Ignore generated ps files.
Misha Brukman
2004-05-14
1
-0
/
+1
*
Ignore generated man files.
Misha Brukman
2004-05-14
1
-0
/
+1
*
Ignore generated HTML files.
Misha Brukman
2004-05-14
1
-0
/
+1
*
This is the stylesheet used by perldoc.com; we shall modify it as we see fit.
Misha Brukman
2004-05-14
2
-0
/
+512
*
Put outputs of each type into a separate subdirectory.
Misha Brukman
2004-05-14
1
-8
/
+8
*
More pods... work in progress
Brian Gaeke
2004-05-14
3
-0
/
+303
*
Use <pre> instead of <p><tt> combo to decrease space used for code blocks.
Misha Brukman
2004-05-14
1
-27
/
+33
*
Mention the --tool-args option that Brian and Chris added.
Misha Brukman
2004-05-14
1
-4
/
+10
*
Make link to HowToSubmitABug.html local instead of to LLVM website.
Misha Brukman
2004-05-14
1
-4
/
+4
*
NAME section is supposed to have a brief description, for apropos(1) & whatis(1)
Brian Gaeke
2004-05-14
1
-1
/
+1
*
This seems like as good a place as any to keep POD files.
Brian Gaeke
2004-05-14
1
-0
/
+58
*
Don't keep track of references to LLVM BasicBlocks while emitting; use
Brian Gaeke
2004-05-14
1
-11
/
+9
*
Support MachineBasicBlock operands on RawFrm instructions.
Brian Gaeke
2004-05-14
2
-54
/
+24
*
Generate branch machine instructions with MachineBasicBlock operands instead of
Brian Gaeke
2004-05-14
2
-14
/
+18
*
This was not meant to be committed
Chris Lattner
2004-05-13
1
-7
/
+0
*
Fix a nasty bug that caused us to unroll EXTREMELY large loops due to overflow
Chris Lattner
2004-05-13
2
-3
/
+10
*
New testcase that used to cause the unroller to try to unroll the loop 2G tim...
Chris Lattner
2004-05-13
1
-0
/
+15
*
Specify units in padding length.
Misha Brukman
2004-05-13
1
-1
/
+1
*
Make page HTML-4.01 compliant (& => & in URL).
Misha Brukman
2004-05-13
1
-1
/
+1
*
Two more improvements for null pointer handling: storing a null pointer
Chris Lattner
2004-05-13
2
-6
/
+24
[next]